Progress Circle

Circular progress indicator with percentage label inside. Four sizes.

import{ ProgressCircle } from "@pepulux/ui"

Sizes

72%
72%
72%
72%

Values

25%
50%
100%

Props

PropTypeDefaultDescription
value*numberProgress value 0–100
size"sm" | "md" | "lg" | "xl""md"Circle diameter
strokeWidthnumberThickness of the progress arc
colorstringArc color (CSS color or var)
labelstringText shown below the circle