Spinner
Use Spinner to show users that an action is in progress.
On this page
- @primer/react@37.5.0
- Alpha
- Not reviewed for accessibility
On this page
Import
import {Spinner} from '@primer/react'
Examples
Props
Spinner
Name | Default | Description |
---|---|---|
size | 'small' | 'medium' | 'large' Sets the width and height of the spinner. | |
srText | Loading | string | null Sets the text conveyed by assistive technologies such as screen readers. Set to |
aria-labelDeprecated | string Sets the text conveyed by assistive technologies such as screen readers. | |
data-* | string | |
sx | SystemStyleObject |