UNPKG

@diceui/combobox

Version:

Combobox is a component that allows users to select an option from a list of options.

16 lines (12 loc) 249 B
# Combobox Combobox is a component that allows users to select an option from a list of options. ## Installation ```bash npm install @diceui/combobox # or pnpm add @diceui/combobox # or yarn add @diceui/combobox # or bun add @diceui/combobox ```