range-slider-input icon indicating copy to clipboard operation
range-slider-input copied to clipboard

A lightweight (~2kB) library to create range sliders that can capture a value or a range of values with one or two drag handles

Results 5 range-slider-input issues
Sort by recently updated
recently updated
newest added

Hello, I'm facing an issue when i want to use the range input. In fact it work normally but at the init the .range-slider__range has no style left & width,...

Is there an option for the thumbs to not go past each other in the opposite ways? Also, let's take this example, if I have 0 - 100, with the...

I suggest adding optional labels for steps over the slider.

Is it possible to style the background of the slider to be transparent? I only want the thumbs to be visible. I was able to set .range-slider__range transparent but not...

It seems you guys created types and merge them, but i am getting 404 when trying to load them. `npm i --save-dev @types/react-range-slider-input` ### Result: 404 ![image](https://github.com/user-attachments/assets/11661a2d-9ce2-44ba-9373-a480b9e93886) Is there any...