Date and time input types
Form field widgets to easily allow users to enter a date, time or both, generally by using a calendar/time input widget. Refers to supporting the following input types: `date`, `time`, `datetime-local`, `month` & `week`.
Multiple file selection
Allows users to select multiple files in the file picker.
Customizable Select element
Proposal for a customizable `<select>` element. Previously envisioned as a separate element (`<selectlist>` or `<selectmenu>`).
htmlinputelement api: showpicker
htmlinputelement api: showpicker: `autocomplete` input
htmlinputelement api: showpicker: `color` input
htmlinputelement api: showpicker: `datalist` input
htmlinputelement api: showpicker: `datetime-local` input
htmlinputelement api: showpicker: `date` input
htmlinputelement api: showpicker: `file` input
htmlinputelement api: showpicker: `month` input
htmlinputelement api: showpicker: `time` input
htmlinputelement api: showpicker: `week` input
htmlselectelement api: showpicker
window api: showdirectorypicker
window api: showopenfilepicker
window api: showsavefilepicker
css selector: `::picker()`
css selector: `::picker-icon`
html element: input: `type="date"`: disables invalid values in picker ui
27 results found.