A control that shows a list of options when clicked, letting the user pick one without taking up much space.
Synonyms
- dropdown menu
- select menu
- select box
- pull-down menu
Related terms
In plain words
- the menu that drops down when you click it
- the pick-from-a-list box
Usage example
Let users choose their country from a dropdown instead of typing it.
Don't confuse with…
- combo boxA plain dropdown only lets you pick from the list; a combo box also lets you type your own value.
Categories
- Forms & inputs