Expandable Bento Grid
Cards & Layout
A bento-style grid where clicking an item expands it into a full overlay modal with smooth layout animations.
Loading preview...
Props
| Prop | Type | Default | Description |
|---|---|---|---|
items | BentoItem[] | — | Array of items with id, title, description, optional icon, and optional span ('normal' | 'wide' | 'tall'). |
className | string | '' | Additional CSS classes. |