isElement
Deprecated
Warning since 1.4
Error since 1.6
This API is moved to another package, use 'kotlinx.dom.isElement' instead.
Replace with
import kotlinx.dom.isElement
Content copied to clipboard
this.isElement
Content copied to clipboard
Gets a value indicating whether this node is an Element.