mirror of
https://github.com/wahyd4/ant-design.git
synced 2026-08-27 21:56:44 +10:00
500 B
500 B
Spin
- category: Components
- chinese: 加载中
- type: 展示
用于页面和区块的加载中状态。
何时使用
页面局部处于等待异步数据或正在渲染过程时,合适的加载动效会有效缓解用户的焦虑。
API
| 参数 | 类型 | 默认值 | 说明 |
|---|---|---|---|
| size | enum | default | spin组件中点的大小,可选值为 small default large |