ProgressBar is a process status indicator.
An infinite spin animation is displayed by default.
ProgressSpinner can be customized with styling property like style, strokeWidth fill and animationDuration.
ProgressSpinner components uses progressbar role. Value to describe the component can be defined using aria-labelledby and aria-label props.
Component does not include any interactive elements.