elements property

Retrieves a collection, in source order, of all controls in a given form.

MDN Reference

Implementation

_i3.HTMLFormControlsCollection get elements => _i4.getProperty(
      this,
      'elements',
    );