ng2-nouislider
ng2-nouislider copied to clipboard
How to find which handle is being dragged in custom event?
I have a lower and upper handle, in my event how can i pass in which handle is bring dragged?
<nouislider #priceSliderNg2 [config]="noUiSliderNg2" (change)="triggerUpdate($event)" class="one-whole">
anything new @HamzaNaeem1990 ? have you managed to workaround this?
anything new @HamzaNaeem1990 ? have you managed to workaround this?
No i ended up using the leongersen/noUiSlider version instead. Is there a way around for this now?