Circular progress

Also known as: Spinner, Radial loader

Preview

Resources

Properties

PropertyValuesDefault
Size VariantXs | Sm | Md | Lg | Xl | 2XlMd

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 indicating progress related to a user's account or profile.
When the progress is indeterminate and you cannot measure completion, use loader instead.
When users need more detailed progress information with labels or percentages, use linear progress instead.