FunctionsElementCreateElementCreate CallableElementCreate<T>(options: HTMLOptions<T>): HTMLElementTagNameMap[T]ElementCreate(options: HTMLOptionsUnion): HTMLElementType parametersT: keyof HTMLElementTagNameMapParametersoptions: HTMLOptions<T>Returns HTMLElementTagNameMap[T]