Skip to content
This page is available as Markdown at /api/editor/type-aliases/hotkeyoptions.md. For the full documentation index, see /llms.txt, or the complete corpus at /llms-full.txt.

HotkeyOptions

HotkeyOptions = object

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

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

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


optional marks: Record<string, string>

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