alexsyo / react-circular-slider-bar

Circular slider component for React
https://alexsyo.github.io/react-circular-slider-bar/build
MIT License
12 stars 9 forks source link

Need help on using the thumbleave evant of thumb #4

Open santoshchippada opened 5 years ago

santoshchippada commented 5 years ago

How could i refer the thumbLeave listener. I want to update my data on thumbleave instead on change

alexsyo commented 5 years ago

the thumbLeave event is not currently exposed. If you need this functionality feel free to submit a PR