toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-browser
/
web.dom
/
Node
/
nextSibling
next
Sibling
val
nextSibling
:
ChildNode
?
(
source
)
Returns the next sibling.
MDN Reference