Props of the useKeyboard hook.
Optional
If true keyboard listeners are disabled.
true
false Copy
false
A handler that is called when a user presses down a keyboard key.
A handler that is called when a user unpressed a keyboard key.
Props of the useKeyboard hook.