Spin💫
Represents the state in loading
Code demonstration
import { USpin } from 'ungeui';
Basic useage🔥
Custom color🌈
Custom Icon🧰
Props
| Property | Description | Type | Default | 
|---|---|---|---|
| size | Spin size | small | medium | large | huge | medium | 
| color | Spin color | String | #13C2C2 | 
Slots
| Property | Description | Type | Default | 
|---|---|---|---|
| default | Icon | VNode | <Spin /> |