> For the complete documentation index, see [llms.txt](/llms.txt).
> The full corpus is at [llms-full.txt](/llms-full.txt).

# HotkeyOptions

> **HotkeyOptions** = `object`

Defined in: packages/editor/src/types/options.ts:7

:::caution[Beta]
This API should not be used in production and may be trimmed from a public release.
:::

## Properties

### custom?

> `optional` **custom**: `Record`\<`string`, (`event`, `editor`) => `void`\>

Defined in: packages/editor/src/types/options.ts:9

***

### marks?

> `optional` **marks**: `Record`\<`string`, `string`\>

Defined in: packages/editor/src/types/options.ts:8