Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.dom
/
Node
/
childNodes
child
Nodes
val
childNodes
:
NodeListOf
<
ChildNode
>
(
source
)
Returns the children.
MDN Reference