Trilium Frontend API
Preparing search index...
<internal>
ViewDisplayInfo
Interface ViewDisplayInfo
interface
ViewDisplayInfo
{
borderlessBottom
:
boolean
;
borderlessTop
:
boolean
;
borderlessX
:
boolean
;
isHeightAuto
:
boolean
;
options
:
{
footerToolbar
:
false
|
ToolbarInput
;
headerToolbar
:
false
|
ToolbarInput
;
}
;
view
:
ViewApi
;
}
Index
Properties
borderless
Bottom
borderless
Top
borderless
X
is
Height
Auto
options
view
Properties
borderless
Bottom
borderlessBottom
:
boolean
borderless
Top
borderlessTop
:
boolean
borderless
X
borderlessX
:
boolean
is
Height
Auto
isHeightAuto
:
boolean
options
options
:
{
footerToolbar
:
false
|
ToolbarInput
;
headerToolbar
:
false
|
ToolbarInput
;
}
view
view
:
ViewApi
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
borderless
Bottom
borderless
Top
borderless
X
is
Height
Auto
options
view
Trilium Frontend API
Loading...