CustomElementConstructor
fun <T : HTMLElement> CustomElementConstructor(clazz: KClass<T>): CustomElementConstructor<T>(source)
fun <T : HTMLElement> CustomElementConstructor(clazz: JsClass<T>): CustomElementConstructor<T>(source)