Function create

  • Type Parameters

    • K extends keyof HTMLElementTagNameMap

    Parameters

    • tagName: K
    • Optional className: null | string
    • Optional container: HTMLElement

    Returns HTMLElementTagNameMap[K]

Generated using TypeDoc