<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.
idid global attribute

The id attribute is used to associate the data list with an input element via the <input list> attribute.