A standard progress bar.
An indicating progress bar visually indicates the current level of progress of a task.
A progress element can contain a bar visually indicating progress.
A progress bar can contain a text value indicating current progress.
A progress element can contain a label.
A progress bar can show activity.
A progress bar can show a success state.
A progress bar can show a warning state.
A progress bar can show an error state.
A progress bar can be disabled
A progress bar can have its colors inverted.
A progress bar can show progress of an element.
La la la la
A progress bar can vary in size.
Can have different colors:
These colors can also be inverted for improved contrast on dark backgrounds.
You can pass in templates text for each state available to your progress bar which will automatically be updated when your progress bar reaches that state
You can use label
setting to change progress bar labels between two preset messages. In addition you can customize the messages themselves by specifying the templated text in text. Templated strings will replace three values on render.