markusenglund / react-switch

A draggable toggle-switch component for React. Check out the demo at:
https://react-switch.netlify.com/
MIT License
1.33k stars 101 forks source link

set animation speed #121

Open andrewnjoo opened 1 year ago

andrewnjoo commented 1 year ago

Is there a way to set the toggle animation speed to a faster speed?

like animation-duration: 0.1s, or something like that?