Bento Vault

Vault-style bento feature grid with secure aesthetics.

featurebentovaultsecure

Props

Customize the component with these props

PropertyTypeDefaultDescription
items
Array<{id: number, col: string, row: string, title: string, icon: React.ComponentType}>[{id: 1, col: 'md:col-span-2', row: 'md:row-span-2', title: 'Mainframe', icon: Fingerprint}, ...]Array of grid items with id, column span, row span, title, and icon component.
backgroundColor
string#18181bBackground color (hex, rgb, or hsl).
borderColor
string#27272aBorder color (hex, rgb, or hsl).
closeText
stringCloseClose button text.
Bento Vault - Grids & Layouts Component | UILora