Folder
Visual Effects
A 3D-styled folder icon with layered papers inside. Click to toggle open/closed. Papers fan out when opened and respond to cursor proximity.
Loading preview...
Props
| Prop | Type | Default | Description |
|---|---|---|---|
color | string | '#E04E2D' | Primary folder color (hex). |
size | number | 1 | Scale multiplier for the folder dimensions. |
items | Array<React.ReactNode> | [] | Content for up to 3 inner papers. |
className | string | '' | Additional CSS class names. |