Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.components
/
CustomElementRegistry
/
whenDefinedAsync
when
Defined
Async
fun
<
T
:
HTMLElement
>
whenDefinedAsync
(
name
:
HtmlTagName
<
T
>
)
:
Promise
<
CustomElementConstructor
<
T
>
>
(
source
)