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 100 forks source link

Add onHoverColor and offHoverColor as props #61

Open sjarva opened 4 years ago

sjarva commented 4 years ago

Having separate props for hover colors would be beneficial, it's a small but meaningful interaction that makes the switch more lively and active from the user's perspective.