Chip Row

Updated 2 weeks ago

Live preview

default

primary

accent

neutral

warning

success

Code

Dependencies

  • Primitives: color, spacing, corner-radius, typography (mono face for the label prefix)
  • Assets: none

HTML + CSS recipe

<div class="ps-chip-row">
  <span class="ps-chip"><span class="ps-chip__label">{{label}}</span>{{value}}</span>
</div>

Variant modifiers append to the base ps-chip class: ps-chip--primary, ps-chip--accent, ps-chip--neutral, ps-chip--warning, ps-chip--success. The default variant uses the bare ps-chip class with no modifier.

Provenance

This component originated as a project-bim flowback (design-generic- components-index.md, 2026-04-29) — discovered to be domain-agnostic while building the BIM showcase, then generalized into the shared substrate rather than staying BIM-specific.

Important Information

Design System disclosure

This site provides open-source design tokens, documentation, and self-hostable software published by Woodfine Capital Projects Inc. Information here is for general reference only and does not constitute an offer, warranty, or a guarantee of fitness for any particular purpose. Statements regarding planned, intended, or targeted future features are forward-looking and subject to change without notice; they are not undertaken to be updated except as required by law.