Hover Accent Drawing Roster
A production-scale, light + dark Hover Accent Drawing Roster component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add hover-accent-drawing-rosterLive preview available in the gallery.
Usage
import { HoverAccentDrawingRoster } from "@lerpa/ui";
<HoverAccentDrawingRoster />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| items | RosterItem[] | - | |
| onItemClick | (item: RosterItem) => void | — | |
| drawSpeed | number | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.