Staggered Row Slide In
A production-scale, light + dark Staggered Row Slide In component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add staggered-row-slide-inLive preview available in the gallery.
Usage
import { StaggeredRowSlideIn } from "@lerpa/ui";
<StaggeredRowSlideIn />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| className | string | — | |
| rows | SlideRow[] | — | |
| label | string | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.