Spinner
The Spinner component is an animated loading indicator that communicates ongoing background processes. It provides visual feedback to users while content or actions are being processed.
Loading
tsx
Default
Continuously rotating spinner that indicates loading.
Loading
Sizes
Three sizes: sm (16px), md (24px, default), and lg (32px).
Loadingsm
Loadingmd
Loadinglg
Custom Label
Customizes the text announced to screen readers. Defaults to "Loading".
Saving changeslabel="Saving changes"