Converts the items of type NodeList or HTMLCollection to an array.
items
Tag name of elements in the returned array.
NodeList or HTMLCollection to convert to array.
Array of elements of type TN.
TN
Converts the
items
of type NodeList or HTMLCollection to an array.