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