For AI agents: the complete documentation index is at llms.txt. Remove the trailing slash from a page URL and append .md to read its Markdown version. For the docs home, use index.md.

Fragment

A Fragment is a Component that allow you to group multiple Components without a wrapper node.

Refer to the React docs at React/Fragment for more information on its use-case.

Start Building Now!

Component1

Component2

API Reference

rx.fragment

A React fragment to return multiple components from a function without wrapping it in a container.

Props

No component specific props