jaywcjlove / react-hotkeys

React component to listen to keydown and keyup keyboard events, defining and dispatching keyboard shortcuts.
https://jaywcjlove.github.io/react-hotkeys/
415 stars 22 forks source link

is there any way to handle function keys? #60

Closed vaddisiva5034 closed 3 years ago

vaddisiva5034 commented 4 years ago

i need handle the on F3 keyup as per the documentation the library not supported for the function keys. is there any alternative solution