Trilium Frontend API
Preparing search index...
<internal>
ViewDocumentChangeType
Type Alias ViewDocumentChangeType
ViewDocumentChangeType
:
"children"
|
"attributes"
|
"text"
Enum representing type of the change.
Possible values:
children
- for child list changes,
attributes
- for element attributes changes,
text
- for text nodes changes.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Trilium Frontend API
Loading...
Enum representing type of the change.
Possible values:
children- for child list changes,attributes- for element attributes changes,text- for text nodes changes.