src/lib/shared/interfaces/shortcuts.interface.ts
Key and behavior of a shortcut for custom display in shortcuts menu.
Properties |
| behavior |
behavior:
|
Type : string
|
|
Which behavior is triggered by pressing the key or key combination. |
| key |
key:
|
Type : string
|
|
Which key or key combination triggers the shortcut. |