Skip to content

Commit

Permalink
docs: update progress api
Browse files Browse the repository at this point in the history
  • Loading branch information
cncolder committed Jul 1, 2020
1 parent 7fa8bff commit 10d8392
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/components/Progress.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,10 @@ import { UI } from '@/ui'
}}
</UI>

| 参数 | 说明 | 类型 | 默认值 |
| ------------------ | ----------------------- | ------ | ------ |
| transitionDuration | 动画过渡时间, 单位: 秒. | number | 0.3 |

## API

- [Taro UI 文档](https://taro-ui.jd.com/#/docs/progress)
Expand Down

0 comments on commit 10d8392

Please sign in to comment.