toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-browser
/
web.dom
/
DOMImplementation
/
createDocument
create
Document
fun
createDocument
(
namespace
:
String
?
,
qualifiedName
:
String
?
,
doctype
:
DocumentType
?
=
definedExternally
)
:
XMLDocument
(
source
)
MDN Reference