Animated Card Comparison List
A production-scale, light + dark Animated Card Comparison List component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add animated-card-comparison-listLive preview available in the gallery.
Usage
import { AnimatedCardComparisonList } from "@lerpa/ui";
<AnimatedCardComparisonList />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| className | string | — | |
| title | string | — | |
| subtitle | string | — | |
| rows | ComparisonFeatureRow[] | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.