For AI agents: the complete documentation index is at llms.txt. Markdown versions are available by appending .md or sending Accept: text/markdown.
Reflex Logo
Docs Logo
Enterprise

/

Mantine

/

Tree

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.
  • Root
Built with Reflex