ToolbarMenuTab
type ToolbarMenuTab = object
Description
The toolbar menu tab.
Properties
- id
string
The tab ID.
- text
string
The tab text.
- items
ToolbarMenuItem[]
An array containing the toolbar menu items for the current tab.
type ToolbarMenuTab = object
The toolbar menu tab.
string
The tab ID.
string
The tab text.
ToolbarMenuItem[]
An array containing the toolbar menu items for the current tab.