TagSoup - v3.1.0
    Preparing search index...

    Variable toHTMLConst

    toHTML: (node: Node) => string = ...

    Serializes DOM node as HTML string.

    Type Declaration

      • (node: Node): string
      • Parameters

        Returns string