toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-browser
/
web.dom
/
ParentNode
/
lastElementChild
last
Element
Child
open
val
lastElementChild
:
Element
?
(
source
)
Returns the last child that is an element, and null otherwise.
MDN Reference