Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.dom
/
ParentNode
/
children
children
open
val
children
:
HTMLCollection
<
*
>
(
source
)
Returns the child elements.
MDN Reference