Components
Spinner
Indeterminate progress for a wait whose completion percentage is unknown.
Sizes
Choose the size that matches the nearby control or content density.
LoadingLoadingLoading
<Spinner size="sm" />
<Spinner />
<Spinner size="lg" />Loading labels
The default accessible label is “Loading”. Pass a more specific label when the surrounding context does not already explain the pending work.