Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.dom
/
Document
/
createDocumentFragment
create
Document
Fragment
fun
createDocumentFragment
(
)
:
DocumentFragment
(
source
)
Creates a new document.
MDN Reference