Typedef

DocumentListMergeCommandAfterExecuteEvent (list/documentlist)

@ckeditor/ckeditor5-list/src/documentlist/documentlistmergecommand

typedefobject

Event fired by the execute method.

It allows to execute an action after executing the execute method, for example adjusting attributes of changed list items.

Filtering

Properties

  • args : tuple

  • name : 'afterExecute'