• Parse a string containing HTML to a list of HTML elements

    Parameters

    • html: string

      HTML to parse to a list of HTML elements

    Returns NodeList

    List of all HTML elements

Generated using TypeDoc