htmlFormControlsCollection top-level property

dynamic get htmlFormControlsCollection

A collection of HTML form control elements.

MDN Reference

Implementation

_i2.dynamic get htmlFormControlsCollection => _i4.getProperty(
      _self,
      'HTMLFormControlsCollection',
    );