Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
toolbar
ToolbarTreeSchema
Interface ToolbarTreeSchema
interface
ToolbarTreeSchema
{
items
:
{
center
:
ToolbarItem
[]
[]
;
left
:
ToolbarItem
[]
[]
;
right
:
ToolbarItem
[]
[]
;
}
;
}
Index
Properties
items
Properties
items
items
:
{
center
:
ToolbarItem
[]
[]
;
left
:
ToolbarItem
[]
[]
;
right
:
ToolbarItem
[]
[]
;
}
Type declaration
center
:
ToolbarItem
[]
[]
left
:
ToolbarItem
[]
[]
right
:
ToolbarItem
[]
[]
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
items
Theia TypeDoc
Loading...