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

Box shadow #124

Open akinsibay opened 1 year ago

akinsibay commented 1 year ago

I want to shade the onHandleColor and offHandleColor properties of the SwitchButton. Or I want to be able to give an inset box-shadow to the container. Is there any way I can do this?