Trilium Frontend API
Preparing search index...
<internal>
ThemeDefinition
Interface ThemeDefinition
interface
ThemeDefinition
{
id
:
string
;
name
:
string
;
load
()
:
Promise
<
Extension
>
;
}
Index
Properties
id
name
Methods
load
Properties
id
id
:
string
name
name
:
string
Methods
load
load
()
:
Promise
<
Extension
>
Returns
Promise
<
Extension
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
name
Methods
load
Trilium Frontend API
Loading...