kotlin-stdlib / kotlin.dom / isElement isElement JS 1.1 @DeprecatedSinceKotlin ( "1.4" , "1.6" ) val Node . isElement : Boolean (source) Deprecated: This API is moved to another package, use 'kotlinx.dom.isElement' instead. Gets a value indicating whether this node is an Element .