toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-browser
/
web.dom
/
DOMImplementation
/
createDocumentType
create
Document
Type
fun
createDocumentType
(
qualifiedName
:
String
,
publicId
:
String
,
systemId
:
String
)
:
DocumentType
(
source
)
MDN Reference