ToolbarMenuTab
The toolbar menu tab.
Properties
Name | Type | Description |
---|---|---|
id | string | The tab ID. |
text | string | The tab text. |
items | ToolbarMenuItem[] | An array containing the toolbar menu items for the current tab. |
Type
Object
The toolbar menu tab.
Name | Type | Description |
---|---|---|
id | string | The tab ID. |
text | string | The tab text. |
items | ToolbarMenuItem[] | An array containing the toolbar menu items for the current tab. |
Object