tb / ng2-nouislider

Angular2 noUiSlider directive
http://tb.github.io/ng2-nouislider/
MIT License
184 stars 114 forks source link

how to implement debounce in this slider in angular 4? #152

Closed utkagarwal closed 6 years ago

utkagarwal commented 6 years ago

I need to add delay to the slider, which allows me to hit ngOnchanges after a delay.

tb commented 6 years ago

Check https://www.learnrxjs.io/operators/filtering/debounce.html