NEWCKEditor AI is here! Learn how to supercharge your editor with AI on our webinar.
Sign up (with export icon)

ListEditingCheckAttributesEvent

Api-typedef icontypedef

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.

Note: For convenience this event is namespaced and could be captured as checkAttributes:list or checkAttributes:item.

Properties

  • args : tuple

  • name : 'checkAttributes' | 'checkAttributes:list' | 'checkAttributes:item'

  • return : boolean

Fired by