jaywcjlove / react-hotkeys

React component to listen to keydown and keyup keyboard events, defining and dispatching keyboard shortcuts.

Home Page:https://jaywcjlove.github.io/react-hotkeys/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Possible values of keyName

jklingen92 opened this issue · comments

Could you please include in the README all possible recognized values of keyName or a link to where we could find them. I'm trying to recognize arrow keys and I'm not sure how to tell that to the component.