Skip to main content

When to Use

Display the current progress and status of an operation to users when it takes a long time to complete.
  • The operation runs in the background and requires a certain amount of Client-side waiting time.
  • The operation needs to display a completion Progress Percent.

Component Example

Component Attributes