Loading
Components for working with Loading spinners and progress indicators and bars.
Classes
Name | Description | |
---|---|---|
LoadingBar | A loading bar with optional percentage text. | Deprecated |
LoadingPrompt | A component to display during loading that optionally shows percentage, status text and a cancel button. | Deprecated |
LoadingSpinner | A loading spinner component that optionally shows a text message. | Deprecated |
LoadingStatus | A loading indicator that shows status text along with the percentage. | Deprecated |
Interfaces
Name | Description | |
---|---|---|
LoadingBarProps | Properties for LoadingBar component | Deprecated |
LoadingPromptProps | Properties for LoadingPrompt component | Deprecated |
LoadingSpinnerProps | Properties for LoadingSpinner component | Deprecated |
LoadingStatusProps | Properties for LoadingStatus component | Deprecated |
Type Aliases
Name | Description | |
---|---|---|
RadialSizeType | Type for ProgressRadialProps.size | Deprecated |
Last Updated: 13 May, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.