Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.dom
/
Document
/
documentElement
document
Element
val
documentElement
:
HTMLElement
(
source
)
Gets a reference to the root node of the document.
MDN Reference