macOS Folder Cards
An authentic porcelain-white macOS Finder folder icon that unrolls interactive cards with fluid Apple spring physics.
02
01Registry Sync
Components(4)
Installation
Add the component directly to your repository using shadcn CLI:
npx shadcn@latest add Surajmaurya1/easyui/mac-os-folder-cards
API Reference
| Prop | Type | Default | Description |
|---|---|---|---|
| folderTitle | string | 'Components' | Title label of the folder icon |
| folderCategory | string | 'Pipeline' | Category breadcrumb for expanded header |
| items | MacOSFolderCardItem[] | demo items | Cards rendered in the expanded grid |
| defaultOpen | boolean | false | Initial open/expanded state |