Progress — Circular is a component that displays a circular progress bar. It is used to show the progress of a task or action. The value
attribute specifies how much of the task has been completed. The max
attribute specifies the total amount of work required to complete the task.
Please note that clockwise indicators should not be flipped when the text direction is right-to-left.