PropsHTMLCollection extension

on

Properties

length int

Available on HTMLCollection, provided by the PropsHTMLCollection extension

no setter

Methods

item(int index) Element?

Available on HTMLCollection, provided by the PropsHTMLCollection extension

namedItem(String name) → dynamic

Available on HTMLCollection, provided by the PropsHTMLCollection extension