---
title: Loading  加载中
group:
  title: 其他
  path: /Loading
  order: 3
---

展示加载状态动画

## 示例

<code src="../../examples/Loading"></code>

| 属性          | 类型                 | 是否必传 | 默认值 | 说明                      |
| ------------- | -------------------- | -------- | ------ | ------------------------- |
| size          | `number`             | 否       | 18     | 加载动画的尺寸（单位 px） |
| animationData | `string` \| `object` | 否       | -      | 自定义 Lottie 动画数据    |
