Closed ramarro123 closed 8 years ago
Hi, The slider in bootstrap material is based on noUiSlider. We just need a wrapper angular directive to support it*. Luckily, those already exist. for example - nouislider-angular.
Here's a JSFiddle demo that I made using the same.
*I'm not including it as part of this project since other projects for supporting noUiSlider with AngularJS already exist. Also because it's neither a Bootstrap component nor I have seen it in Google material spec.
great, if so, no need to add it on your side :)
Hello,
any plan to support slider from bootstrap material ui?