Sign up (with export icon)

ListDropdownButtonDefinition

Api-typedef icon typedef

A definition of the 'button' or 'switchbutton' list item.

Properties

  • Chevron-right icon

    labelView : ButtonLabelView | undefined

    A view that will be used as a button body in the list item.

  • Chevron-right icon

    Model of the item. Its properties fuel the newly created list item (or its children, depending on the type).

  • type : 'button' | 'switchbutton'