Feedback
Progress
Visual status indicator for tasks and processes.
Linear Progress
Standard bar progress for indicating completion of linear tasks.
Progress45%
Circular Progress
A premium circular indicator with configurable size and stroke thickness. Ideal for dashboard widgets and loading states.
45%
85%
30%
Properties
| Prop | Type | Default | Description |
|---|---|---|---|
value | number // 0-100 | — | Raw data string or URL to encode into the QR grid |
max | number | 100 | Maximum numerical selectable bound |
showValue | boolean | false | If true, prints percentage label text |
variant | 'default' | 'success' | 'warning' | 'danger' | 'default' | Semantic design theme variant |
size | 'sm' | 'md' | 'lg' | 'md' | Predefined size scaling preset |
type | 'linear' | 'circular' | 'linear' | Semantic HTML input type classification (text, password, email, etc.) |
thickness | number | — | Stroke height of the divider line in pixels |
circularSize | number | — | Configures the circularSize option |