ListDropdownItemDefinition (ui/dropdown)
@ckeditor/ckeditor5-ui/src/dropdown/utils
typedef
Object
A definition of the list item used by the addListToDropdown
utility.
Filtering
Properties
-
Model of the item (when not
'separator'
). Its properties fuel the newly created list item (or its children, depending on thetype
). -
Either
'separator'
,'button'
or'switchbutton'
.
Every day, we work hard to keep our documentation complete. Have you spotted an outdated information? Is something missing? Please report it via our issue tracker.