Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.dom
/
Node
/
nextSibling
next
Sibling
val
nextSibling
:
ChildNode
?
(
source
)
Returns the next sibling.
MDN Reference