KeyboardShortcuts
Press a shortcut...
Cmd+KCmd+SEsc
Declarative keyboard shortcut registration wrapper. Wraps children and listens for configured key combos.
API Reference
| Prop | Type | Default | Description |
|---|---|---|---|
| shortcuts* | Shortcut[] | — | Array of shortcut definitions |
| enabled | boolean | true | Enable/disable all shortcuts |
| children | ReactNode | — | Wrapped content |