Overview
Dropdowns (also known as a dropdown menu, drop menu, pull-down list, picklist) is a graphical control element, similar to a list box, that allows the user to choose one value from a list. When activated, it displays (drops down) a list of values, from which the user may select one. They can be used in menus and tabs.
Usage
Use when
- Filtering or sorting content on a page.
- Single selection from a list is necessary.
Don’t use when
What's changed
Date | Version | Notes | Contributors |
---|---|---|---|
03/14/2022 | 1.3.0 | Removed contradictory directions. | W. Pritchard, E. Gunther |