Overview of Progress Indicators
masterProgress indicators are used to express an unspecified wait time or to display the length of a process in real time. The Material Components library provides two main variants:
- Linear progress indicator: A horizontal bar indicating progress.
- Circular progress indicator: A circular animation indicating progress.
These components consist of an Active indicator, a Track, and a Stop indicator.