Custom Element Registry
Exposes the JavaScript CustomElementRegistry to Kotlin
Constructors
Functions
Link copied to clipboard
fun define( name: String, constructor: () -> dynamic, options: ElementDefinitionOptions = definedExternally)
Link copied to clipboard