createElement
fun createElement(
localName: String,
options: ElementCreationOptions = definedExternally
): Element
(source)
Try the revamped Kotlin docs design →
Try the revamped Kotlin docs design!
fun createElement(
localName: String,
options: ElementCreationOptions = definedExternally
): Element