Typedef

UIViewRenderEvent (ui)

@ckeditor/ckeditor5-ui/src/view

typedefDecoratedMethodEvent<View, 'render'>

Event fired by the render method. Actual rendering is executed as a listener to this event with the default priority.

See decorate for more information and samples.

Filtering

Fired by