FunctionsElementCreateElementCreate CallableElementCreate<T>(options: HTMLOptions<T>): HTMLElementTagNameMap[T]Type parametersT: keyof HTMLElementTagNameMapParametersoptions: HTMLOptions<T>Options for customizing the elementReturns HTMLElementTagNameMap[T]The created element