Skip to main content
SelectChip (Deprecated)
@coinbase/cds-web@8.34.1
A Chip and Select control for selecting from a list of options.
This component is deprecated. Please use the new SelectChip alpha component instead.
Import
import { SelectChip } from '@coinbase/cds-web/controls/SelectChip'
SourceView source codeStorybookView StorybookFigmaView Figma (internal only)
View as Markdown

Descriptive menu

Use when needing to explain an item in detail. Once selected, only show the title within the chip

Loading...

Simple menu

A select chip with dropdown menu. Use when changing format of data

Loading...

Single selection

When utilizing single select, replace the label with the selection.

Loading...

Sort by

Use sort when giving the user the ability to change the order in which data is shown. Avoid using in conjunction with table data as that function is already built into the cells, and this would be duplicative.

Loading...

Is this page useful?

Coinbase Design is an open-source, adaptable system of guidelines, components, and tools that aid the best practices of user interface design for crypto products.