Lifted Archive Folder

Pro

A tactile archive folder that peels open on click and fans its documents out while the flap hinges away in 3D.

css 3d3dcssfolderarchivehoverdepth
Lifted Archive Folder component preview

Props

PropTypeDefaultDescription
tone"yellow" | "white" | "blue""yellow"Folder shell color palette.
size"sm" | "md" | "lg""md"Visual scale relative to the 321×270 artboard.
defaultOpenbooleanfalseStarts the folder open (uncontrolled).
openboolean-Controlled open state.
onOpenChange(open: boolean) => void-Fires when open state changes.