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.
Learning resources on MDN
Browser support
- 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 ❌ Vendor position : support
- Safari on iOS ❌ Vendor position : support
Baseline availability blocked since January 2024 by Safari (11 months)
Specifications
- HTML Standard (#dom-select-showpicker), from HTML Workstream (WHATWG).