Folder Preview
Media & Content
An interactive folder component that expands to reveal a file tree with staggered entrance animations and custom icons.
Loading preview...
Customize
Folder Name
Props
| Prop | Type | Default | Description |
|---|---|---|---|
name | string | — | The folder name displayed in the header. |
files | FileItem[] | — | Array of file items with name, type ('file' | 'folder'), and optional custom icon. |
className | string | '' | Additional CSS classes. |