remix/ui · FunctionView SourceFragment Summary Built-in component used to group children without adding a host element. Signature function Fragment(handle: Handle<FragmentProps>): RenderFn Parameters handle Component handle for the fragment instance. Returns A placeholder render function handled by the reconciler.