Two-handle slider for min/max range selection with custom step intervals.
RangeSlider lets the user select both ends of a numeric range — minimum and maximum — with two independent draggable handles. The track between handles fills with the brand color to communicate the selected range visually.
Use it where the user cares about both endpoints, not just one value. Step size, min/max bounds, and tick marks are all configurable. Keyboard support lets each handle move independently with arrow keys.
Skip the manual import — ask your AI agent to build with this component. The Builder skill knows its props, variants, and idioms.