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. |
Interfaces
Name | Description | |
---|---|---|
LoadingBarProps | Properties for LoadingBar component | |
LoadingPromptProps | Properties for LoadingPrompt component | |
LoadingSpinnerProps | Properties for LoadingSpinner component | |
LoadingStatusProps | Properties for LoadingStatus component |
Type Aliases
Name | Description | |
---|---|---|
RadialSizeType | Type for ProgressRadialProps.size |
Last Updated: 12 September, 2023
Found something wrong, missing, or unclear on this page?
Raise an issue in our repo.