core
1.0-RC1
js
core
/
dev.fritz2.core
/
asElementList
as
Element
List
js
fun
NodeList
.
asElementList
(
)
:
List
<
HTMLElement
>
Content copied to clipboard
Creates a
DomNodeList
containing all
HTMLElement
s from the DOM API based
NodeList
.
See also
dev.
fritz2.
core.
Dom
Node
List