---
title: Progress 进度条
nav:
  title: 组件
  path: /component
group:
  title: 展示组件
  path: /show
  order: 3
---

# Progress 进度条

> 用于展示操作的当前进度。

## DEMO

<code defaultShowCode src="./__fixtures__/basic.tsx"></code>

<API src="./progress.tsx"></API>

<API src="./page.tsx"></API>
