react-keyboard-shortcuts
react-keyboard-shortcuts copied to clipboard
A declarative library for handling hotkeys based on explicit priority in React applications
Results
3
react-keyboard-shortcuts issues
Sort by
recently updated
recently updated
newest added
Hi, thank you for this library. Best I found! I have a question, does/will react-keyboard-shortcuts work with functional components? edit: Because of refs I guess not at the moment. Maybe...
Hello, Thanks for the great module! I was wondering if there's a way to change the keyboard shortcuts after the component has been initialised. For example, use cases where you...