keyboard event simulation
Improve keyboard UI of web apps
Check whether a browser event matches a hotkey.
TypeScript definitions for is-hotkey
```html <button data-hotkey="Shift+?">Show help dialog</button> ```
Check whether a browser event matches a hotkey.
This is an internal utility, not intended for public usage.
This is an internal utility, not intended for public usage.
This is an internal utility, not intended for public usage.
Use the :focus-visible pseudo-selector in CSS
Trap focus within a DOM node.
Use the :focus-within pseudo-selector in CSS
DOM trap for a focus
It is a trap! (for a focus)
Manage elements focus by hotkey.
A React component that traps focus.
Spectrum UI components in React
Vue 2.x directive - binding hotkeys for components.
Returns an array of all tabbable DOM nodes within a containing node.
Polyfill for :focus-visible pseudo-selector
Focus trap utility
Focus visible polyfill utility based on WICG
Focus helpers to be used in React applications.
React focus lock for all Chakra components