mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-02 20:19:44 +08:00
Merge branch 'master' into feature-3.9.0
This commit is contained in:
commit
9d61dfff7a
@ -7,11 +7,11 @@ title:
|
||||
|
||||
## zh-CN
|
||||
|
||||
`strokeLinecap="square|round"` 可以调整进度条边缘的形状。
|
||||
通过设定 `strokeLinecap="square|round"` 可以调整进度条边缘的形状。
|
||||
|
||||
## en-US
|
||||
|
||||
By setting `strokeLinecap="square`, you can change the linecaps from round to square.
|
||||
By setting `strokeLinecap="square"`, you can change the linecaps from round to square.
|
||||
|
||||
````jsx
|
||||
import { Progress } from 'antd';
|
||||
|
Loading…
Reference in New Issue
Block a user