showPicker() for <select>
Limited availability
The showPicker()
method for <select>
elements shows the dropdown menu or other user interface for picking one of the options.
To learn more, see
HTMLSelectElement: showPicker() method at MDN.
Compatibility
- Chrome 121 Released on 2024-01-23
- Chrome Android 121 Released on 2024-01-23
- Edge 121 Released on 2024-01-25
- Firefox 122 Released on 2024-01-23
- Firefox for Android 122 Released on 2024-01-23
- Safari ❌ Search for bugs Search for standards position
- Safari on iOS ❌ Search for bugs Search for standards position
Baseline availability blocked since January 2024 by Safari (10 months)
Specifications
- HTML Standard (#dom-select-showpicker), from HTML Workstream (WHATWG).