React Keydown

Lightweight keydown wrapper for React components

Creator

Jed Verity

Description

Use react-keydown as a higher-order component or decorator to pass keydown events to the wrapped component, or call methods directly via designated keys. Good for implementing keyboard navigation or other shortcuts.
Visit Site
Related Projects