

# Progress

- category: Components
- chinese: 进度条
- type: 基本

---


## API

参数 | 说明 | 类型 | 默认值
-----|-----|-----|-----
rate | 占比 | number| 0( 0 - 1 )
style | 样式，建议设置 style.width , 否则在 native 端可能有卡顿 | object| 无
barStyle| 激活的进度条样式 |object | {color:'主品牌色，默认 #3089dc'}

## demo

```js
<Progress rate={0.8} style={{ width : 750, height : 10 }} />
```

## 其他
- bug、建议联系 <a href="dingtalk://dingtalkclient/action/sendmsg?dingtalk_id=kjwo3w5">@翊晨</a>
- 钉钉交流群

<img src="https://img.alicdn.com/tfs/TB101EESpXXXXXFXpXXXXXXXXXX-1122-1362.jpg" width="260" /> 