• Treat the content of this template literal as HTML

    Parameters

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

    Returns HTMLElement

    A single HTMLElement instance

    This tagged template supports concatenating HTMLElement instances as-is.