Scraggable Timeline
A production-scale, light + dark Scraggable Timeline component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add scraggable-timelineLive preview available in the gallery.
Usage
import { ScraggableTimeline } from "@lerpa/ui";
<ScraggableTimeline />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| onYearChange | (year: number) => void | — | |
| className | string | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.