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 am trying to create a multi range slider on a same slide so that i can control max and min value. To be specific , i am trying to implement slide for use to allow to choose between min, and max salary so that i can sort it programmatically. Looking for some thing like this: https://jqueryui.com/slider/#range
The problem at present is i can only get one slider working as in doc. Is there any way i can do this?
The text was updated successfully, but these errors were encountered:
* Change breakpoint when desktop mode will be enabled for ResponsiveWrapper
* Use media hover to better determine touch devices
* Fix incorrect type
* Use real touch device for pickers visual regression
* Change touch device media to (hover: fine)
* Remove unused import
I am trying to create a multi range slider on a same slide so that i can control max and min value. To be specific , i am trying to implement slide for use to allow to choose between min, and max salary so that i can sort it programmatically. Looking for some thing like this: https://jqueryui.com/slider/#range
The problem at present is i can only get one slider working as in doc. Is there any way i can do this?
The text was updated successfully, but these errors were encountered: