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