AwaitedDOM/ SuperHTMLCollection

The HTMLCollection interface represents a generic collection (array-like object similar to arguments) of elements (in document order) and offers methods and properties for selecting from the list.

Dependencies

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

HTMLCollectionHTMLCollectionBase
HTMLOptionsCollection

Edit this page on GitHub