kotlin-stdlib
JS
kotlin-stdlib
/
kotlin.dom
/
isElement
is
Element
JS
@
DeprecatedSinceKotlin
(
warningSince
=
"1.4"
)
val
Node
.
isElement
:
Boolean
Content copied to clipboard
Gets a value indicating whether this node is an
Element
.