Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IParserOptions

Hierarchy

Index

Properties

Properties

Optional DOMParser

DOMParser: object

XML/HTML parser from string into DOM Document.

Type declaration

  • constructor: function
    • new __type(): DOMParser
    • Returns DOMParser

  • prototype: DOMParser

Optional fetch

fetch: fetch

WHATWG-compatible fetch function.

Generated using TypeDoc