Options
All
  • Public
  • Public/Protected
  • All
Menu

A handler type to convert HTML string to a DOM object

Hierarchy

  • DOMCreator

Index

Properties

Properties

htmlToDOM

htmlToDOM: (html: string) => Document

Type declaration

    • (html: string): Document
    • Parameters

      • html: string

      Returns Document

Generated using TypeDoc