A definition of the 'button' or 'switchbutton' list item.
model : UIModel
module:ui/dropdown/utils~ListDropdownButtonDefinition#model
Model of the item. Its properties fuel the newly created list item (or its children, depending on the type).
type
type : 'button' | 'switchbutton'
module:ui/dropdown/utils~ListDropdownButtonDefinition#type