Spinner
Use spinners to let users know that content is being loaded.
- Alpha
 - Not reviewed for accessibility
 
| Name | Type | Default | Description | 
|---|---|---|---|
| size | 'small' | 'medium' | 'large'  | Sets the width and height of the spinner.  | |
| srText | string | null  | Loading | Sets the text conveyed by assistive technologies such as screen readers. Set to   | 
| aria-label Deprecated | string  | Sets the text conveyed by assistive technologies such as screen readers.  | |
| data-* | string  | ||
| sx | SystemStyleObject  |