# Progress 进度条

用于表示进度。

## 使用示例

<!-- <Half> -->

### 条形进度条

[Example: 条形进度条](./_example/ProgressLineExample.jsx)

### 环形进度条

[Example: 环形进度条](./_example/ProgressCircleExample.jsx)

### 自定义样式

[Example: 自定义样式](./_example/ProgressCustomExample.jsx)


<!-- </Half> -->

## 组件属性

[Interface: ProgressProps](./Progress.tsx)
