Typedef

ListSplitCommandAfterExecuteEvent (list/list)

@ckeditor/ckeditor5-list/src/list/listsplitcommand

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'

Fired by