Progress

Core component

Also known as

Progress bar, Progress indicator
Available since
@salt-ds/core@1.17.0

A progress indicator gives the user an understanding of how long a system operation will take. Use it when the operation will take more than a second to complete. Two components are available to accommodate different layout constraints: CircularProgress and LinearProgress.