Typedef

ViewDocumentBlurEvent (engine/view/observer)

@ckeditor/ckeditor5-engine/src/view/observer/focusobserver

typedef
object

Fired when one of the editables loses focus.

Introduced by FocusObserver.

Note that because FocusObserver is attached by the View this event is available by default.

Filtering

Properties

  • args : tuple

  • name : 'blur'