Search notes:

NodeList

Methods and properties

entries()
forEach() Compare with the forEach() method of the Array object.
item()
keys()
length
values()

TODO

Two types of NodeList:

See also

HTMLCollection

Index