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

Does this library support sequential hotkeys ?

adil62 opened this issue · comments

For example, I want to check if the user pressed r then q how do I do that using this library ?

@adil62 not support