Progress
Displays an indicator showing the completion progress of a task.
Usage
Progress Props
| Prop | Type | Default |
|---|---|---|
value | number | — |
max | number | — |
label | ReactNode | — |
valueLabel | ReactNode | — |
className | string | — |
children | ReactNode | — |
Displays an indicator showing the completion progress of a task.
import { Progress } from '@ivaldi/ui'| Prop | Type | Default |
|---|---|---|
value | number | — |
max | number | — |
label | ReactNode | — |
valueLabel | ReactNode | — |
className | string | — |
children | ReactNode | — |