Select
A single-value picker following the WAI-ARIA listbox pattern. Opens as a portaled popover, supports keyboard typeahead (start typing to jump), arrow keys to highlight, Enter or Space to select, and Escape to close.
Keyboard support
- Space / Enter — open the listbox
- ArrowDown / ArrowUp — highlight next/previous option
- Home / End — jump to first/last option
- Printable character — typeahead jump to matching option
- Enter — select highlighted option
- Escape — close without selecting