list property

String? list
finalinherited

The value given to the list attribute should be the id of a DataList element located in the same document. The DataList provides a list of predefined values to suggest to the user for this input.

Implementation

final String? list;