Typedef

EditingKeystrokeCallback (core)

@ckeditor/ckeditor5-core/src/editingkeystrokehandler

typedefstring | ( KeyboardEvent, () => void ) => void

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

Filtering