Progress Circle
Circular SVG progress indicator. Has the same configuration as Progress Bar with additional stroke customization.
Insert image: A Progress Circle component on the canvas showing a circular ring partially filled, with a percentage text centered inside it
Additional Properties
In addition to all Progress Bar properties:
| Property | Description |
|---|---|
progressTrackWidth | Width of the background track stroke. |
progressFillWidth | Width of the fill stroke. |
progressLineCap | Stroke end shape: round or butt. |
Usage
Place content (like a percentage text or icon) inside the Progress Circle — it renders as a container with the circular progress ring around it.
Last updated on