Loading...
Installation
Props
Prop | Type | Default | Description |
---|---|---|---|
data | FileNode[] | - | Tree data structure |
defaultExpanded | Record<string, boolean> | {} | Default expanded state |
onSelect | (node: FileNode) => void | - | Callback when node is selected |
Features
- Smooth Animations: Framer Motion powered transitions
- Expandable Folders: Click to expand/collapse
- Selection Highlighting: Visual feedback for selected items
- Keyboard Support: Enter and Space key navigation
- File/Folder Icons: Clear visual distinction
- Responsive Design: Works on all screen sizes