Typedef

ViewDocumentFocusEvent (engine/view/observer)

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

typedef
object

Fired when one of the editables gets focus.

Introduced by FocusObserver.

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

Filtering

Properties

  • args : tuple

  • name : 'focus'