Spinner

Also known as

Loader, Loading, Progress
Available since
@salt-ds/core@1.2.0

Spinner is a visual representation of a process taking an indeterminate time to complete. Triggers include automated system processes, a user action or an indicator of content loading. Displaying a spinner reassures the user that the system is still working, especially when the operation takes longer than one second.

Density
Mode

The small spinner is used for embedding in individual components (e.g., button or input) that require dynamic loading experiences.

For the small size set the size prop to "small".