isText

JS
1.1
@DeprecatedSinceKotlin ( "1.4" , "1.6" ) val Node . isText : Boolean
(source)
Deprecated: This API is moved to another package, use 'kotlinx.dom.isText' instead.

Gets a value indicating whether this node is a TEXT_NODE or a CDATA_SECTION_NODE.