<datalist> Tag Attributes
Attributes of the <datalist> tag
global attributes | In addition to the personal attributes of the <datalist> tag below, any of the common HTML attributes can also be coded. |
id | id global attribute
The id attribute is used to associate the data list with an input element via the <input list> attribute. |