Half-circle speedometer arc with a centered value, unit, and caption.
The import and the props worth knowing about, in one place.
import { Progress8 } from "@/components/beste/piece/progress8";
<Progress8
value={78}
label="Load"
unit="%"
tone="emerald"
/>Circular progress ring that draws itself from zero to the target on mount while the centre percentage counts up in step, then holds.
Migration
Review finishes today, go live is scheduled for Friday.
A horizontal progress card with numbered nodes joined by connectors, marking finished, current, and upcoming steps.