Progress spinner

A Progress Spinner is a circular indicator that express an unspecified wait time or the length of a process.

Overview / Hero - KL

Anatomy

A Progress Spinner is a circular indicator that animates along an (invisible) track.

Overview / Anatomy - KL

Types

A Progress Spinner supports both indeterminate and determinate operations, similar to a Progress Bar:

  • Indeterminate operations display the indicator continually growing and shrinking along the track until the process is complete. Use when the progress of a process is unknown
  • Determinate operations display the indicator increasing in width from 0 to 100% of the track, in sync with the process’s progress.
Overview / Types - KL