EDS4 logo
@eds/loading
v4.0.6

Loading

Provides a visual cue that the application is processing data.
Prop
Required
Description
Type
size

Optionally set the size of the LoadingSpinner. Defaults to medium.

"small" | "medium"
ariaLabel

Optionally set the aria-label of the LoadingSpinner. Defaults to Loading. This will be read out by assistive technologies via its role="alert".

string