### progress Progress bar can be used to show the progress of a task or to show the passing of time [progress docs](https://daisyui.com/components/progress/) #### Class names - component: `progress` - color: `progress-neutral`, `progress-primary`, `progress-secondary`, `progress-accent`, `progress-info`, `progress-success`, `progress-warning`, `progress-error` #### Syntax ```html ``` #### Rules - {MODIFIER} is optional and can have one of the color class names - You must specify value and max attributes