ListDropdownButtonDefinition
typedef
A definition of the 'button' or 'switchbutton' list item.
Properties
labelView : ButtonLabelView | undefinedmodule:ui/dropdown/utils~ListDropdownButtonDefinition#labelViewA view that will be used as a button body in the list item.
module:ui/dropdown/utils~ListDropdownButtonDefinition#modelModel of the item. Its properties fuel the newly created list item (or its children, depending on the
type).type : 'button' | 'switchbutton'module:ui/dropdown/utils~ListDropdownButtonDefinition#type