Staggered Panel Carousel Grid
A production-scale, light + dark Staggered Panel Carousel Grid component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add staggered-panel-carousel-gridLive preview available in the gallery.
Usage
import { StaggeredPanelCarouselGrid } from "@lerpa/ui";
<StaggeredPanelCarouselGrid />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| className | string | — | |
| cards | StaggeredPanelCard[] | — | |
| label | string | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.