ng2-nouislider icon indicating copy to clipboard operation
ng2-nouislider copied to clipboard

How to find which handle is being dragged in custom event?

Open HamzaNaeem1990 opened this issue 5 years ago • 2 comments

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">

HamzaNaeem1990 avatar May 21 '19 12:05 HamzaNaeem1990

anything new @HamzaNaeem1990 ? have you managed to workaround this?

LiorSaadon avatar Aug 21 '19 14:08 LiorSaadon

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?

HamzaNaeem1990 avatar Aug 21 '19 14:08 HamzaNaeem1990