Linear progress

Also known as: Progress bar, Loading bar

Preview

Resources

Properties

PropertyValuesDefault
Size Variant5Xs | 4Xs | 3Xs | 2Xs2Xs
Label Textstring75%

When to use

When progress is determinate, meaning the system can measure and display completion percentage.
When progress moves towards completion in a linear manner, such as file uploads, form completion or loading screens.
When the progress is indeterminate and you cannot measure completion, use loader instead.