Trilium Frontend API
Preparing search index...
<internal>
Instance
Type Alias Instance
type
Instance
=
{
destroy
:
()
=>
void
;
forceUpdate
:
()
=>
void
;
setOptions
:
(
setOptionsAction
:
SetAction
<
Partial
<
OptionsGeneric
<
any
>
>
>
,
)
=>
Promise
<
Partial
<
State
>
>
;
state
:
State
;
update
:
()
=>
Promise
<
Partial
<
State
>
>
;
}
Index
Properties
destroy
force
Update
set
Options
state
update
Properties
destroy
destroy
:
()
=>
void
force
Update
forceUpdate
:
()
=>
void
set
Options
setOptions
:
(
setOptionsAction
:
SetAction
<
Partial
<
OptionsGeneric
<
any
>
>
>
,
)
=>
Promise
<
Partial
<
State
>
>
state
state
:
State
update
update
:
()
=>
Promise
<
Partial
<
State
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
destroy
force
Update
set
Options
state
update
Trilium Frontend API
Loading...