Progress
A visual indicator showing completion status with an animated bar.
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| value | number | - | Current progress (0-100) |
| className | string | - | Additional CSS classes |
Import
import { Progress } from '@blastx/ui';A visual indicator showing completion status with an animated bar.
| Prop | Type | Default | Description |
|---|---|---|---|
| value | number | - | Current progress (0-100) |
| className | string | - | Additional CSS classes |
import { Progress } from '@blastx/ui';