NodeList
NodeList objects are collections of nodes such as those returned by Node.childNodes and the document.querySelectorAll method..
Constructor Summary
Public Constructor | ||
public |
|
Method Summary
Public Methods | ||
public |
[Symbol.iterator](): * |
|
public |
|