useKeyboardJs

React UI sensor hook that detects complex key combos like detecting when multiple keys are held down at the same time or requiring them to be held down in a specified order.

hooks
Description of the SVG image Loading...

About

The useKeyboardJs hook uses the KeyboardJS library under the hood.

Installation

Run the following command:

npx ever-ui-clx@0.2.1 add demo-use-keyboard-js
# └──> Hook coming soon.

Usage