isText
Deprecated
Warning since 1.4
Error since 1.6
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.