Interactive Time Selector
A production-scale, light + dark Interactive Time Selector component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add interactive-time-selectorLive preview available in the gallery.
Usage
import { InteractiveTimeSelector } from "@lerpa/ui";
<InteractiveTimeSelector />Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.