Trilium Backend API
    Preparing search index...

    Enumeration ElementType

    Types of elements found in htmlparser2's DOM

    Index

    Enumeration Members

    References

    Enumeration Members

    CDATA: "cdata"

    Type for

    Comment: "comment"

    Type for

    Directive: "directive"

    Type for

    Doctype: "doctype"

    Type for

    Text: "text"

    Type for Text

    References

    Root: any
    Script: any
    Style: any
    Tag: any