Actions

Chip.Group

A horizontal row of Chips for filters or single choices, spaced by the group gap token. The hasWrap property switches between a single scrollable line and wrapping onto additional lines when the chips overflow.

Overview

A horizontal row of Chips for filters or single choices, spaced by the group gap token. The hasWrap property switches between a single scrollable line and wrapping onto additional lines when the chips overflow.

AllSavingsSpending
Variant
False

The false variant.

Variants and states

default
false
AllSavingsSpending
true
AllSavingsSpending

Anatomy

ChipGroup
AllSavingsSpending
  1. 1Root  slot — holds the chips
  2. 2Chip  required  instance swap

Measurements

AllSavingsSpending
Height, padding, gaps, and radius, measured live from the rendered component

Specs

Values resolved live from the token spine. Token names follow the active platform; each links to its page.

Container
Gap between chips
spacingGapPositiveSm
6pt
Chip
Chip corner radius
radiusPill
Pill
Chip horizontal padding
spacingPaddingLg
12pt
Gap between chip icon and label
spacingGapPositive2xs
2pt
Chip label typography
body.md.semibold
Size 17px · typographyFontSizeBodyMdLine height 22px · typographyLineHeightBodyMdWeight 600 · typographyFontWeightSemiboldTracking -0.41px · typographyTrackingBodyMdParagraph spacing 0px · typographyParagraphSpacingBodyMdFamily SF Pro Text · typographyFontFamilyText
#4B56C7
#0000000A · 4%
Selected chip label
colorContentOnDark
#FFFFFF
Unselected chip label
colorContentSecondary
#6D747E

Properties

The component’s Figma API, the properties you set on an instance. Useful to designers in Figma and to engineers mapping it to code props.

PropertyTypeValues
Rootinstance
hasWrapvariantfalse, true

Accessibility

Ensure a minimum 44 by 44pt tap target for any interactive instance, adding surrounding padding when the component itself is shorter. Keep text concise, and never rely on color alone to convey meaning; pair it with a label or an icon so the message survives for color-blind and low-vision users.

Reference: Apple Human Interface Guidelines and WCAG 2.5.5 Target Size.