Trilium Frontend API
Preparing search index...
<internal>
ToolbarModel
Interface ToolbarModel
interface
ToolbarModel
{
hasTitle
:
boolean
;
sectionWidgets
:
{
center
:
ToolbarWidget
[]
[]
;
end
:
ToolbarWidget
[]
[]
;
start
:
ToolbarWidget
[]
[]
;
}
;
viewsWithButtons
:
string
[]
;
}
Index
Properties
has
Title
section
Widgets
views
With
Buttons
Properties
has
Title
hasTitle
:
boolean
section
Widgets
sectionWidgets
:
{
center
:
ToolbarWidget
[]
[]
;
end
:
ToolbarWidget
[]
[]
;
start
:
ToolbarWidget
[]
[]
;
}
views
With
Buttons
viewsWithButtons
:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
has
Title
section
Widgets
views
With
Buttons
Trilium Frontend API
Loading...