Function createFromTemplate

  • Create an HTMLElement from the HTML template.

    Parameters

    • template: string

      the HTML template

    Returns HTMLElement

    the created HTMLElement

Generated using TypeDoc