• Parse an HTML string, returning a processed HTMLElement or HTMLCollection.

    Parameters

    • htmlString: string

    Returns HTMLElement | HTMLCollection

    since v13