github / hotkey

Trigger an action on an element with a keyboard shortcut.
https://github.github.com/hotkey/
MIT License
3.22k stars 97 forks source link

Support of checkbox and radio input elements #11

Closed koddsson closed 5 years ago

koddsson commented 5 years ago

Instead of focusing radio and checkbox input elements we should simulate click them like how we do with buttons and links.