Loading

Components for working with Loading spinners and progress indicators and bars.

Classes

Name Description  
LoadingBar A loading bar with optional percentage text.  
LoadingPrompt A component to display during loading that optionally shows percentage, status text and a cancel button.  
LoadingSpinner A loading spinner component that optionally shows a text message.  
LoadingStatus A loading indicator that shows status text along with the percentage.  
Spinner An indeterminate spinner component. Deprecated

Enumerations

Name Description  
SpinnerSize Size for Spinner component Deprecated

Global Functions

Name Description  
ProgressBar ProgressBar React component shows a horizontal progress bar. Beta
ProgressSpinner Circular Progress Indicator that supports determinate and indeterminate modes. Beta

Interfaces

Name Description  
LoadingBarProps Properties for LoadingBar component  
LoadingPromptProps Properties for LoadingPrompt component  
LoadingSpinnerProps Properties for LoadingSpinner component  
LoadingStatusProps Properties for LoadingStatus component  
ProgressBarProps Properties for ProgressBar component Beta
ProgressSpinnerProps Properties for ProgressSpinner component Beta
SpinnerProps Properties for Spinner component Deprecated

Type Aliases

Name Description  
RadialSizeType Type for ProgressRadialProps.size  

Last Updated: 20 June, 2023