01
Overview
Compact token for issue labels, free-form tags, applied filters, selected entities, and removable or toggleable metadata.
Use Chip mode="display" for issue labels and tags; use Badge for attached counts, statuses, and compact annotations.
Usage
02
When to use
Use when
- Representing issue labels, free-form tags, applied filters, selected entities, or other metadata tokens.
- Offering a small toggleable option inside a group of choices.
Avoid when
- Showing a numeric count, short status, or compact category annotation next to another element — use badge instead.
- Picking one of a small fixed set — use segmented-control instead.
03
Examples
Chip disabled states
Disabled toggle and disabled removable chip.
Chip modes
Display, toggle, and removable chip modes.
Chip variants
All six semantic variant styles in display mode.