• Treat the content of this template literal as HTML

    Parameters

    • strings: TemplateStringsArray
    • ...values: unknown[]

    Returns HTMLElement[]

    Array of HTMLElement instances

    This tagged template supports concatenating HTMLElement instances as-is.