AI agents: fetch the documentation index at llms.txt. Markdown versions are available by appending .md to any page URL, including this page's markdown.
Tree
Visualize file and folder hierarchies with the Tree component, including collapsible folders for interactive project structure examples.
Use the Tree component to visualize file and folder hierarchies. Folders are collapsible by default, giving readers an interactive way to explore project structures.
Basic usage
<Tree>
<Tree.Folder name="docs" defaultOpen>
<Tree.File name="index.mdx" />
<Tree.File name="quickstart.mdx" />
<Tree.Folder name