xmlutil
Toggle table of contents
1.0.0-rc1
JS
Target filter
JS
Switch theme
Search in API
Skip to content
xmlutil
core
/
nl.adaptivity.js.util
/
asElement
as
Element
JS
fun
Node
.
asElement
(
)
:
Element
?
Allow access to the node as
Element
if it is an element, otherwise it is
null
.