Trilium Frontend API
Preparing search index...
<internal>
RevertData
Interface RevertData
interface
RevertData
{
attributes
:
Record
<
string
,
string
|
null
>
;
bindings
:
(
()
=>
void
)
[]
[]
;
children
:
RevertData
[]
;
text
?:
string
;
}
Index
Properties
attributes
bindings
children
text?
Properties
attributes
attributes
:
Record
<
string
,
string
|
null
>
bindings
bindings
:
(
()
=>
void
)
[]
[]
children
children
:
RevertData
[]
Optional
text
text
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attributes
bindings
children
text
Trilium Frontend API
Loading...