Progress
A progress bar component that can be used to show the progress of a task or to show the passing of time.
Installation
npx jsx-daisyui add progressDefault
progress-default
Colors
progress-colors
Neutral
Primary
Secondary
Accent
Info
Success
Warning
Error
Indeterminate
progress-indeterminate
Props
Progress
| Prop | Type | Default | Description |
|---|---|---|---|
color | 'neutral' | 'primary' | 'secondary' | 'accent' | 'info' | 'success' | 'warning' | 'error' | - | The color of the progress bar. |