Adobe Spectrum - ListBox
ListBox - React Aria Components

ListBox - React Aria Components

Documentation  |  GitHub

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

Basic Example

Selection Modes

Single Selection

Multiple Selection

With Sections

With Text Slots

Disabled Items

Empty State

Links

Dynamic Content

Horizontal Layout

Interactive Controls