# Progress Ring
<flow-progress-ring>
The progress ring component display a circular progress indicator.
Set the value
property of the progress ring to a value between 0 and 1 to set the displayed progress. Progress changes are animated.
# Examples
# Indeterminate Progress Ring
Add the indeterminate
attribute to display an indeterminate progress ring.
# Colors
Use the color
attribute to set the bar's color from the application palette.
# Sizes
Use the size
attribute to set the size of the ring.