<datalist>
Limited availability
The <datalist>
element sets recommended values for an <input>
element. Browsers may show a dropdown menu of all values or match values as the user types.
To learn more, see
<datalist>: The HTML Data List element at MDN.
Compatibility (view on caniuse.com)
- Chrome 69 Released on 2018-09-04
- Chrome Android 69 Released on 2018-09-04
- Edge 12 Released on 2015-07-29
- Firefox 110 Released on 2023-02-14
- Firefox for Android ❌ Search for bugs Search for standards position
- Safari 12.1 Released on 2019-03-25
- Safari on iOS 12.2 Released on 2019-03-25
Baseline availability blocked since February 2023 by Firefox for Android (21 months)
Specifications
- HTML Standard (#the-datalist-element), from HTML Workstream (WHATWG).