kotlin-stdlib
JS
kotlin-stdlib
/
org.w3c.dom
/
Document
/
createElement
create
Element
JS
fun
createElement
(
localName
:
String
,
options
:
ElementCreationOptions
=
definedExternally
)
:
Element