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
this.isElement

Gets a value indicating whether this node is an Element.

Since Kotlin

1.1