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

Return all parameters in event

Open jegger-wc opened this issue 5 years ago • 2 comments

How to get the other parameters in the event handler such as update, start and end? currently it only returns the values, I wanted to get the handle that was moved. This one is possible on the nouislider library, but how to do this on this angular wrapper?

jegger-wc avatar Jun 12 '19 14:06 jegger-wc

anything new @jegger-wc ? have you managed to workaround this?

LiorSaadon avatar Aug 21 '19 14:08 LiorSaadon

sorry for the late reply @LiorSaadon .. no update for this one.. I end up using just the nouislider without the angular wrapper and I also did it on just plain javascript.

jegger-wc avatar Aug 23 '19 15:08 jegger-wc