Infinite Stacked Cards
A production-scale, light + dark Infinite Stacked Cards component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add infinite-stacked-cardsLive preview available in the gallery.
Usage
import { InfiniteStackedCards } from "@lerpa/ui";
<InfiniteStackedCards />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| className | string | — | |
| cards | TestimonialCard[] | — | |
| label | string | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.