Trilium Frontend API
Preparing search index...
<internal>
EditorWatchdogCreatorFunction
Type Alias EditorWatchdogCreatorFunction<TEditor>
EditorWatchdogCreatorFunction
:
|
(
(
config
:
EditorConfig
)
=>
Promise
<
TEditor
>
)
|
(
(
elementOrData
:
|
HTMLElement
|
string
|
Record
<
string
,
string
>
|
Record
<
string
,
HTMLElement
>
|
undefined
,
config
:
EditorConfig
,
)
=>
Promise
<
TEditor
>
)
Type Parameters
TEditor
=
Editor
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Trilium Frontend API
Loading...