is Text
Deprecated
Warning since 1.4
This API is moved to another package, use 'kotlinx.dom.isText' instead.
Replace with
import kotlinx.dom.isText
Content copied to clipboard
this.isText
Content copied to clipboard
Gets a value indicating whether this node is a TEXT_NODE or a CDATA_SECTION_NODE.