-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
Description
Is your feature request related to a problem? Please describe.
In a range slider context, I would like to limit the number of possible values by setting a min and a max range limitation.
Describe the solution you'd like
You can find a solution: https://angular-slider.github.io/ngx-slider/demos#limited-range-slider.
However, I would expect a UX review since the usage on the limits seems not optimal for me. I would expect to be able to move the entire range when I am reaching the limits.
Describe alternatives you've considered
There is no real alternatives possible