<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.
Learning resources on MDN
Browser support (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 ❌
- 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 (26 months)
Surveys
- State of HTML 2024: forms/forms_features question
- State of HTML 2024: features/all_features question
- State of HTML 2023: usage/html_interoperability_features question
- State of HTML 2023: usage/html_functionality_features question
- State of HTML 2023: reading_list/reading_list question
- State of HTML 2023: forms/forms_features question
- State of HTML 2023: features/all_features question
Specifications
- HTML (#the-datalist-element), from HTML Workstream (WHATWG).
View web-platform-tests results for this feature - View the feature source file (dist) - Edit the feature - Report an issue about this feature