Object
A definition of the list item used by the addListToDropdown
utility.
Properties
-
model : Model
module:ui/dropdown/utils~ListDropdownItemDefinition#model
Model of the item (when not 'separator'
).
Its properties fuel the newly created list item (or its children, depending on the type
).
-
type : String
module:ui/dropdown/utils~ListDropdownItemDefinition#type
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.