A control that combines a typing box with a dropdown list, so you can either pick an option or type your own.
Synonyms
- combobox
- editable dropdown
Related terms
In plain words
- a box you can type in or pick from a list
- search-or-choose box
Usage example
The tag picker is a combo box, so you can select an existing tag or create a new one.
Don't confuse with…
- dropdownA combo box accepts typed input; a standard dropdown only lets you choose from fixed options.
Categories
- Forms & inputs