feedback
ProgressCircle
Circular progress indicator with text display.
import { ProgressCircle } from "@raydenui/ui"Interactive demo
Props
| Prop | Type | Default | Description |
|---|---|---|---|
value | number | — | Progress 0-100 |
size | "xs" | "sm" | "md" | "lg" | "xl" | "md" | Size |
showText | boolean | — | Show value text |