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