effectussoftware / react-custom-roulette

Repository for the react-custom-roulette library
MIT License
322 stars 114 forks source link

Is it possible to stop the movement of wheel on button click? #95

Closed sonykashyap closed 1 year ago

sonykashyap commented 2 years ago

I want to stop the movement of the wheel on the button click. I managed to stop the wheel on the button click using CSS but its callback method onStopSpinning executed at the end. Any help is appreciated.

Acarvajal904 commented 1 year ago

It is not in our plans to add this feature right now, feel free to upload a PR and we can check it.