Simple component to select range values from slider. React component that return two value minValue and maxValue by event onInput/onChange.
A component create range slider that have two values minValue and maxValue that can be set in props and get on @input event in addition min, max, step, ... etc. see ReadMe
Simple component to select range values from slider. React component that return two value minValue and maxValue by event onInput/onChange. A custom fork of multi-range-slider-react
vanilla js code to create multi range slider control that provide many property and method to handle it. easy to use and full css support for UI/UX