LoadingSpinnerProps Interface
Deprecated in 4.12.0. Props of deprecated component LoadingSpinner.
Properties for LoadingSpinner component
Extends
- Omit<ProgressRadialProps, "size">
Properties
Name | Type | Description | |
---|---|---|---|
string | undefined | Message (text) displayed | ||
boolean | undefined | Position the message above or below the spinner (defaults to bottom) | ||
size | "" | "small" | "large" | "x-small" | Size of the progress indicator. |
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.