Trend Chip
Live preview and documentation for the Trend Chip component.
Preview
componentPreview.loading
About
A small pill that pairs an up/down arrow with a value (typically a percentage), colored in a soft tone based on direction. Built for stat rows, next to a numeric value, signaling whether the number moved for better or worse. Purely presentational: the label should already come formatted (e.g. "12.4%").
label: the displayed text (already formatted by the caller).direction:up(upward arrow, success tone),down(downward arrow, danger tone), orflat(no arrow, neutral tone).size:sm(20),md(24, default), orlg(32) height — the same size scale asKasyTag.semanticLabel: alternative accessibility label (by default generates "Up/Down" plus the label, or just the label whenflat).
Last updated on 08/23/2026

