list property

Specifies the ID of a pre-defined datalist of options for an input element.

MDN Reference

Implementation

_i3.HTMLDataListElement? get list => _i4.getProperty(
      this,
      'list',
    );