create | WebHare Platform SDK
WebHare Platform SDK
    Preparing search index...

    Function create

    • Type Parameters

      • K extends keyof HTMLElementTagNameMap

      Parameters

      • elementname: K
      • Optionalattributes: CreateAttributes

      Returns HTMLElementTagNameMap[K]

    • Parameters

      • elementname: string
      • Optionalattributes: CreateAttributes

      Returns HTMLElement