Loading Spinner / Busy Indicator
Available since 1.0.0
A loading spinner/busy indicator informs the user of an ongoing operation. Only one busy indicator should be shown at a time.
Loading Spinner
- Use
aria-hidden
attribute is used to hide and show the element. - Default size is medium. To render small or large size,
--small
and--large
modifier are avialable.
Loading Dots
- Use
aria-hidden
attribute is used to hide and show the element.
Spinner (deprecated)
Note:
fd-spinner
has been deprecated in favor offd-loading-spinner
andfd-loading-dots
The loading element is used to display the loading indicator animation.