Loader
Displays a spinner to indicate that there is something loading.
Examples
Theme
Props
Name | Type | Default value | Description |
---|---|---|---|
color | string | null | The color of the Loader content. |
variant | enum | 'circle' | The Loader type, at the moment the only type provided is circle. |