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

is there any way to handle function keys?

vaddisiva5034 opened this issue · comments

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