# Loading 加载
加载数据时显示动效。
# 基础示例:
- type="circle"
- type="circle-side"
- type="circle-arrow"
- type="rectangle"
- type="square-move"
- type="ball-circle"
- type="ball-wave"
- type="take-turn"
- type="ball-pulse"
- type="radar-2"
- type="radar-1"
- type="spinner"
- type="progress"
- type="zebra-crossing"
- type="flip-block"
- type="box"
- type="swim-block"
- type="croll-block"
- type="wave"
显示代码
# Steps 属性
| 参数 | 说明 | 类型 | 可选值 | 默认值 |
|---|---|---|---|---|
| type | 加载样式 | String | circle,circle-side,circle-arrow,rectangle,square-move,ball-circle,ball-wave,take-turn,ball-pulse,radar-1,radar-2,spinner,progress,zebra-crossing | ball-pulse |
| color | 加载颜色 | String | -- | -- |
| width | 宽度 | Number | -- | 30 |