Skip to content

HotkeyOptions

HotkeyOptions = object

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

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