1.0.7 • Published 5 years ago

taro-h5-progressdashboard v1.0.7

Weekly downloads
1
License
MIT
Repository
-
Last release
5 years ago

taro-h5-progressDashboard

SVG画图,h5支持,微信小程序暂不支持,后续会写一个canvas版本的兼容微信小程序emmm

一些props:

radius | 半径大小 | number,

openWidth | 底缺口线条长度 | number,

strokeWidth | 线条宽度 | number,

strokeColor | 进度色, '#fff'

trailColor | 背景色, '#fff'

animatable | 动画渐进 | boolean,

percent | 进度值 | number | 必传

text数字颜色 | '#fff'

textContent内容 | '#fff' | '考试通过'

image

import ProgressDashboard from 'taro-h5-progressdashboard'
<ProgressDashboard percent={percent} />
1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago