Chip

An interactive pill — a filter/choice token, a removable tag, or a clickable label. The interactive counterpart to Badge (display-only): a Chip can be clicked, hold a selected state, and/or be removable. Shared variant/size axes, --ui-* tokens.

Filter / choice (selected)

selected fills with the variant; the consumer owns which is on. Active: Active.

All Active Archived Draft

Removable tags

The × fires onremove (without triggering the chip's own click). Backspace/Delete on a focused chip also removes.

design svelte ui tokens

Variants

Soft (unselected) vs filled (selected).

primary secondary success info warning danger ghost
primary secondary success info warning danger ghost

Sizes & states

sm md lg disabled link