Tree
When to use
Use for hierarchical data. category trees, file browsers, org charts.
Guidelines
- Expand key branches: Pre-expand the most relevant branch so users see useful content immediately.
- 3 levels max: Deep nesting makes navigation difficult.
How it works