HTML Select (html5-select-one)
This section contains information on the select component.
Table A-29 Select Component
| Target | Key | Action |
|---|---|---|
| Select | Tab | Set focus to the input. |
| Enter | Activates the control. | |
| Drop down | UpArrow or DownArrow | Highlight the option item in the direction of the arrow. |
| Drop down | Esc | Collapse the drop-down list. If the drop-down is already closed, do nothing. |