Double Slider Range Picker
A production-scale, light + dark Double Slider Range Picker component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add double-slider-range-pickerLive preview available in the gallery.
Usage
import { DoubleSliderRangePicker } from "@lerpa/ui";
<DoubleSliderRangePicker />Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.