Loading
Loading shows an animation to indicate that something is loading.
Properties
| Property | Required | Type | Description |
|---|---|---|---|
| style | No | str (one of: spinner, dots, ring, ball, bars, infinity) | |
| size | No | str (one of: xs, sm, md, lg, xl) | |
| color | No | str (one of: primary, secondary, accent, neutral, success, warning, info, error) | |
| Any additional properties | No | any |
Examples
<{Loading}/>