DropdownNestedMenuDefinition
typedef
Represents the definition of a dropdown menu.
Properties
-
module:ui/dropdown/menu/utils~DropdownNestedMenuDefinition#children
The children of the dropdown menu.
-
id : string
module:ui/dropdown/menu/utils~DropdownNestedMenuDefinition#id
Unique ID for the menu.
-
menu : string
module:ui/dropdown/menu/utils~DropdownNestedMenuDefinition#menu
The menu name. It is used as a label for the button which opens the menu list.