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.

Tree component

rxe.mantine.tree is a component for displaying hierarchical data in a tree structure. It allows users to expand and collapse nodes, making it easy to navigate through large datasets.

Due to some technical limitations(pydantic), the tree component only supports 5 levels of depths for the data props.
Start Building Now!
  • Root