Chip
4 variants · 6 colors · 3 sizes · ChipGroup single/multi · icons · avatar · badge · removable
Variants
outlined, filled, tonal, and elevated chip styles
Colors — selected state
All six color variants shown in outlined and filled styles
ChipGroup — single select
mode=single allows only one chip to be active at a time
ChipGroup — multi select
mode=multi allows any number of chips to be selected simultaneously
Overflow
max prop limits visible chips and adds a +N more indicator
With icons
leadingIcon renders an icon before the label — must be a valid IconName from omverse-ui
With badge
badgeCount shows a numeric badge after the label
Loading
loading prop replaces the chip content with a spinner
Input chips — removable
removable adds a × button; onRemove fires when it's clicked
With avatar
avatarSrc renders a profile image before the label
Color dot
colorDot renders a small colored circle before the label
Sizes
sm, md (default), and lg chip sizes
Disabled
disabled prevents all interaction
Chip props
Props
ChipGroup props
Props