Skip to content

HotkeyOptions

HotkeyOptions: object

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

Type declaration

custom?

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

marks?

optional marks: Record<string, string>