toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-browser
/
web.dom
/
NonDocumentTypeChildNode
/
previousElementSibling
previous
Element
Sibling
open
val
previousElementSibling
:
Element
?
(
source
)
Returns the first preceding sibling that is an element, and null otherwise.
MDN Reference