Back to Components
Navigation
Tree View
Collapsible tree structure with icons for hierarchical data.
Dependencies
- clsx
- lucide-react
- tailwind-merge
Files
- components/ui/tree-view.tsx
Installation
Using shadcn CLI
npx shadcn add tree-view --url https://ui.hampton.ioManual installation
Copy the component file to your project and install dependencies:
npm install clsx lucide-react tailwind-merge