mirror of
https://github.com/WeBankFinTech/fes.js.git
synced 2025-05-02 15:56:56 +08:00
10 lines
856 B
Markdown
10 lines
856 B
Markdown
| 属性 | 说明 | 类型 | 默认值 |
|
||
|:------------ |:-------------------------------------------- |:------ |:------- |
|
||
| percent | 百分比(1~100) | Number | 0 |
|
||
| size | 圆环宽高长度 (px) | Number | 120 |
|
||
| stroke-type | 圆环线框前景色头部形状,可选有两种:square,round | String | round |
|
||
| stroke-width | 圆环线框背景色宽度 (px) | Number | 5 |
|
||
| stroke-color | 圆环线框背景色颜色 | String | #3399ff |
|
||
| trail-width | 圆环线框背景色宽度 (ox) | Number | 4 |
|
||
| trail-color | 圆环线框背景色颜色 | String | #eaeef2 |
|