You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I needed that feature for a project so I added it.
The main problem is that in the current implementation of react-rangeslider the "handle" is very coupled with the "slider". You need to put the "handle" in a separate class so that you can add more of those easily.
Have you planned to add the possibility to select a range within a range?
So for example, if I have a slider with dating range, I could move (a) and (b) as illustrated below :
That would be great!
The text was updated successfully, but these errors were encountered: