create | WebHare Platform SDKWebHare Platform SDKPreparing search index...@webhare/dompackcreateFunction createcreate<K extends keyof HTMLElementTagNameMap>( elementname: K, attributes?: CreateAttributes, children?: (string | HTMLElement)[],): HTMLElementTagNameMap[K]Type ParametersK extends keyof HTMLElementTagNameMapParameterselementname: KOptionalattributes: CreateAttributesOptionalchildren: (string | HTMLElement)[]Returns HTMLElementTagNameMap[K]create( elementname: string, attributes?: CreateAttributes, children?: (string | HTMLElement)[],): HTMLElementParameterselementname: stringOptionalattributes: CreateAttributesOptionalchildren: (string | HTMLElement)[]Returns HTMLElementSettingsMember VisibilityProtectedInheritedThemeOSLightDarkWebHare Platform SDKLoading...