AwaitedDOM/ SuperNodeList

NodeList objects are collections of nodes, usually returned by properties such as Node.childNodes and methods such as document.querySelectorAll().

Dependencies

SuperNodeList implements all the properties and methods of the following classes:

NodeListRadioNodeList

Edit this page on GitHub