### Default
Without a specified `value` prop, the progress bar is indeterminate.
### Percentage
### Custom max value
The default `max` value is `100`.
### Hidden label
### UX example
This example shows how to animate the progress bar from 0 to 100% with start and end states.