Typedef

DocumentListEditingPostFixerEvent (list/documentlist)

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

typedefobject

Event fired on changes detected on the model list element to verify if the view representation of a list element is representing those attributes.

It allows triggering a re-wrapping of a list item.

Filtering

Properties

  • args : tuple

  • name : 'postFixer'

  • return : boolean