Case Study Roster Grid
A production-scale, light + dark Case Study Roster Grid component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add case-study-roster-gridLive preview available in the gallery.
Usage
import { CaseStudyRosterGrid } from "@lerpa/ui";
<CaseStudyRosterGrid />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| items | CaseStudy[] | — | |
| neonColor | string | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.