Progress is a component that displays a 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.