The <datalist> element
Used to define a list of suggested values for an <input> element, each as a nested <option> element.
Full list of attributes
All the usual HTML global attributes are available
<datalist> elementUsed to define a list of suggested values for an <input> element, each as a nested <option> element.
All the usual HTML global attributes are available