ListBox - React Aria Components
Overview
A listbox displays a list of options and allows a user to select one or more of them. It supports keyboard navigation, selection, drag and drop, and more.
Item Selection
Single or multiple selection with keyboard and mouse support
Keyboard Navigation
Arrow keys, page up/down, home/end, and typeahead
Drag and Drop
Reorder, insert, or update items via multiple input methods
Accessible
Follows ARIA listbox pattern with screen reader support