kotlin.dom

Package kotlin.dom

Platform and version requirements: JS

Utility functions for working with the browser DOM-

Properties

isElement

val Node.isElement: Boolean

Gets a value indicating whether this node is an Element.

isText

登录查看完整内容