Skip to content

CircularProgress

Progress indicators are used to display a loading state or visualize the progress of an operation.

  • The enableTrackSlot prop defaults to true.
  • Restyled using StrataKit’s visual language.
  • Includes full forced-colors support.
  • Primary: The default. Use when indicating the primary loading state on a page.
  • Secondary: Use when indicating a secondary loading state or when multiple loading states are shown at once.

Set the variant prop to "determinate" when the completion percentage is known.