Listbox
A multi-select listbox with the file-manager selection model: plain click selects one, Cmd/Ctrl-click toggles, Shift-click selects a range. Arrow keys move the selection, Shift+Arrow extends it, and Ctrl/Cmd+A selects all.
Preview
- Apple
- Banana
- Cherry
- Date
Installation
npx shadcn@latest add https://ui.publictheta.com/r/listbox.jsonConformance
This component conforms to the @publictheta/ui-spec listbox specification. Run the suite against any implementation with pnpm conformance.