Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.dom
/
Node
/
hasChildNodes
has
Child
Nodes
fun
hasChildNodes
(
)
:
Boolean
(
source
)
Returns whether node has children.
MDN Reference