Typedef

ViewDocumentDeleteEvent (typing)

@ckeditor/ckeditor5-typing/src/deleteobserver

typedefBubblingEvent<object>

Event fired when the user tries to delete content (e.g. presses Delete or Backspace).

Note: This event is fired by the delete observer (usually registered by the delete feature).

Filtering

Fired by