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
Properties
Section titled “Properties”custom?
Section titled “custom?”
optionalcustom:Record<string, (event,editor) =>void>
Defined in: packages/editor/src/types/options.ts:9
marks?
Section titled “marks?”
optionalmarks:Record<string,string>
Defined in: packages/editor/src/types/options.ts:8