<!-- Do not edit this file. It is automatically generated by API Documenter. --> [`Hotkey`](Hotkey) ## Hotkey interface **Signature:** ```typescript export interface Hotkey ``` ## Properties | Property | Modifiers | Type | Description | | --- | --- | --- | --- | | [`key`](Hotkey/key) | | <code>string</code> | | | [`modifiers`](Hotkey/modifiers) | | [`Modifier`](Modifier)<code>[]</code> | |