Skip to main content
InputChip
@coinbase/cds-web@8.56.1
A Chip used for removing selected values.
import { InputChip } from '@coinbase/cds-web/chips/InputChip'
Related components

InputChip is built for remove actions. For other uses, see Chip which supports interaction.

Basics

Use onClick for remove behavior.

Loading...

Disabled

Use disabled when the value should stay visible but not removable.

Loading...

Styling

With start content

Loading...

Compact

Use compact to reduce chip height and spacing in dense layouts.

Loading...

Invert color scheme

Use invertColorScheme to emphasize removable values.

Loading...

Accessibility

InputChip defaults to a remove label (Remove ${children} for string content, otherwise Remove option). Override accessibilityLabel when you need more specific wording.

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.