NodeList
objects are collections of nodes, usually returned by properties such as Node.childNodes
and methods such as document.querySelectorAll()
.SuperNodeList implements all the properties and methods of the following classes:
NodeList | RadioNodeList |