Grids & Layouts
Bento Focus
Interactive bento gallery with expandable focus cards.
gallerybentofocusexpandable
Props
Customize the component with these props
| Property | Type | Default | Description |
|---|---|---|---|
items | Array<{id: number, title: string, img: string}> | [{id: 1, title: 'Architecture', img: '...'}, ...] | Array of gallery items with id, title, and image URL. |
backgroundColor | string | #f9fafb | Background color (hex, rgb, or hsl). |
description | string | Exploring the fundamental connection between space, light, and structure. This collection dives deep into modern aesthetic principles. | Description text shown when item is expanded. |