toggle menu
fritz2
js
switch theme
search in API
core
/
dev.fritz2.core
/
asElementList
as
Element
List
js
fun
NodeList
.
asElementList
(
)
:
List
<
HTMLElement
>
Creates a
DomNodeList
containing all
HTMLElement
s from the DOM API based
NodeList
.
See also
Dom
Node
List