Trilium Backend API
Preparing search index...
<internal>
ElementType
Enumeration ElementType
Types of elements found in htmlparser2's DOM
Index
Enumeration Members
CDATA
Comment
Directive
Doctype
Text
References
Root
Script
Style
Tag
Enumeration Members
CDATA
CDATA
:
"cdata"
Type for
Comment
Comment
:
"comment"
Type for
Directive
Directive
:
"directive"
Type for ... ?>
Doctype
Doctype
:
"doctype"
Type for
Text
Text
:
"text"
Type for Text
References
Root
Root
:
any
Script
Script
:
any
Style
Style
:
any
Tag
Tag
:
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Enumeration Members
CDATA
Comment
Directive
Doctype
Text
References
Root
Script
Style
Tag
Trilium Backend API
Loading...
Types of elements found in htmlparser2's DOM