Spinner
A visual indicator component that communicates an ongoing process or loading state. Provides feedback to users during asynchronous operations or content loading, with support for different sizes and color variants to match various contexts and importance levels.
Multiple color variants for different contexts
Flexible sizing options
Architecture
so-spinner
Reference
-
Spinner
The spinner component. Handles the styling and layout based on the provided color and size properties.
-
Attributes
- colorenum/default: neutral
Sets the spinner's color scheme. The default color is
neutral
. - sizeenum/default: md
Controls the size of the spinner. The default size is
md
.
-
-