Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.dom
/
Element
/
ownerDocument
owner
Document
open
override
val
ownerDocument
:
Document
(
source
)
Returns the node document. Returns null for documents.
MDN Reference