Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ToolbarMenuNodeWrapper

Hierarchy

  • ToolbarMenuNodeWrapper

Implements

Index

Constructors

Properties

group?: string

Optional group for the item. Default navigation. navigation group will be inlined, while all the others will appear in the ... dropdown. A group in format submenu_group_1/submenu 1/.../submenu_group_n/ submenu n/item_group means that the item will be located in a submenu(s) of the ... dropdown. The submenu's title is named by the submenu section name, e.g. group/<submenu name>/subgroup.

menuNode: MenuNode
menuPath?: MenuPath

Accessors

  • get command(): string
  • get icon(): undefined | string
  • get id(): string
  • get text(): undefined | string
  • get tooltip(): undefined | string
  • get when(): undefined | string