Typedef

DowncastStrategy (list/documentlist)

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

typedef
Object

Filtering

Properties

  • attributeName : String

    The model attribute name.

  • scope : 'list' | 'item'

    The scope of the downcast (whether it applies to LI or OL/UL).

  • setAttributeOnDowncast : function

    Sets the property on the view element.