Feature Bento Grid
A production-scale, light + dark Feature Bento Grid component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add feature-bento-gridLive preview available in the gallery.
Usage
import { FeatureBentoGrid } from "@lerpa/ui";
<FeatureBentoGrid />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| tag | string | — | |
| title | string | — | |
| description | string | — | |
| items | BentoItem[] | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.