aaronshaf / react-toggle

Elegant, accessible toggle component for React. Also a glorified checkbox.
http://aaronshaf.github.io/react-toggle/
MIT License
945 stars 159 forks source link

Added Test cases:- #104

Closed vvvdeep closed 7 years ago

vvvdeep commented 7 years ago
  1. toggle on click
  2. callback handlers for focus, blur, change
  3. toggle on touch
ahstro commented 7 years ago

Sorry it took so long for me to get to this. I rarely have time to do open source stuff anymore :( Thank you so much for this! 🙏

vvvdeep commented 7 years ago

No problem. Thanks for the merge. Glad I could help :)