Trilium Frontend API
Preparing search index...
<internal>
SavedData
Interface SavedData
interface
SavedData
{
attachments
?:
{
content
:
string
;
mime
:
string
;
position
:
number
;
role
:
string
;
title
:
string
;
}
[]
;
content
:
string
;
}
Index
Properties
attachments?
content
Properties
Optional
attachments
attachments
?:
{
content
:
string
;
mime
:
string
;
position
:
number
;
role
:
string
;
title
:
string
;
}
[]
content
content
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attachments
content
Trilium Frontend API
Loading...