You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* The progress bar component shows the progression of a system operation such as downloading, uploading, processing, etc. in a visual way.
@@ -130,7 +130,7 @@ Sizing.parameters = {
130
130
/**
131
131
* Progress bars can represent either determinate or indeterminate progress. Use a determinate progress bar when progress can be calculated against a specific goal (e.g., downloading a file of a known size). Use an indeterminate progress bar when progress is happening, but the time or effort to completion can’t be determined (e.g., attempting to reconnect to a server).
0 commit comments