ForgeUIPREMIUM ECOSYSTEM
Back to Component Library
form React 19 + TypeScript

Select / Combobox

Custom dropdown select menu with animated popover and keyboard selection.

$npx forgeui add select
Variant:

Props API

PropTypeDefaultDescription
optionsSelectOption[][]Available select options.
valuestringundefinedCurrently selected option.

Accessibility Standards

Role='combobox' and keyboard navigation support.