PropsHTMLAllCollection extension

on

Properties

length int

Available on HTMLAllCollection, provided by the PropsHTMLAllCollection extension

no setter

Methods

item([String? nameOrIndex]) → dynamic

Available on HTMLAllCollection, provided by the PropsHTMLAllCollection extension

namedItem(String name) → dynamic

Available on HTMLAllCollection, provided by the PropsHTMLAllCollection extension