目录

MenuOptions

Options for constructing a menu.

Properties 

label 

readonly label?: string;

The label of the menu.

items 

readonly items: (MenuElement | MenuItemRole)[];

The items of the menu.