list property

Returns the datalist element that contains the options for this input.

Implementation

HTMLDataListElement? get list;