Hierarchy

  • Items

Properties

disabled: boolean

Specifies whether the menu item should be disabled.

endIcon: ItemsEndIcon

Specifies an icon to show at the end position of the menu item.

key: string

Specifes a key value associated with the menu item.

label: string

Specifies the text to show for the menu item.

startIcon: ItemsStartIcon

Specifies an icon to show at the start position of the menu item.

type: string

Specifies the type of the menu item.

variant: string

Specifies styling for the menu item based upon its associated action.

Generated using TypeDoc