Typedef

EditorUIUpdateEvent (ui/editorui)

@ckeditor/ckeditor5-ui/src/editorui/editorui

typedefobject

Fired whenever the UI (all related components) should be refreshed.

Note:: The event is fired after each event-layoutChanged. It can also be fired manually via the update method.

Filtering

Properties

  • args : tuple

  • name : 'update'

Fired by