NEWCKEditor AI on your premises: Hook your LLM and register MCP tools. Webinar coming soon!
Sign up (with export icon)

EditingKeystrokeCallback

Api-typedef icontypedef

Command name or a callback to be executed when a given keystroke is pressed.

Value

string | ( ev: KeyboardEvent, cancel: () => void ) => void