Skip to content

CircularProgress

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

  • The color prop does not support "inherit" or "info".
  • The disableShrink, enableTrackSlot, and thickness props are not supported.
  • 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.