Spinner
This is a microcomponent that’s used to indicate that the system is loading information. It can be used on a loading surface or on a button.
Package: @terreno/ui
Categories: Component
Props interface: SpinnerProps
Story source: demo/stories/Spinner.stories.tsx
Live demo
Props
| Prop | Type | Required | Description |
|---|---|---|---|
color | union | ||
size | union | ||
testID | string | Root test id for the primary interactive element or container. |