Lifted Archive Folder
ProA tactile archive folder that peels open on click and fans its documents out while the flap hinges away in 3D.
css 3d3dcssfolderarchivehoverdepth
Props
| Prop | Type | Default | Description |
|---|---|---|---|
tone | "yellow" | "white" | "blue" | "yellow" | Folder shell color palette. |
size | "sm" | "md" | "lg" | "md" | Visual scale relative to the 321×270 artboard. |
defaultOpen | boolean | false | Starts the folder open (uncontrolled). |
open | boolean | - | Controlled open state. |
onOpenChange | (open: boolean) => void | - | Fires when open state changes. |
