Row of small dots showing progress through N steps, with a trailing fraction count.
New here? Read the installation guide.
import { Indicator2 } from "@/components/beste/piece/indicator2";
<Indicator2
total={5}
current={3}
tone="primary"
/>Inline percent change with a directional arrow, green for up and rose for down, beside a compare period.
Stock status chip with a dot and auto-phrased copy across in-stock, low, out, and preorder states.