Content forms
The Figma component’s two content axes, live and composing, the same model as the demo above. A leading icon (none, dot, country, avatar) and a trailing action (text only, close X, count) combine freely on one tag; the checkbox axis is the Selection section below. Everything here is sm, since the sizes have their own section. The country flag is DrumKit-authored; see Built on.
The close X above is per-tag onClose
onClose, which keeps the X in the tab order. A removable collection usually wants the group’s onRemove instead, which adds keyboard removal and takes the X out of the tab order; both are on the Guidelines tab under Behavior.