@my-script/vue-circle-progress

1.0.1 • Public • Published

circle-progress

usage

examples

install

npm install @my-script/vue-circle-progress

or

yarn add @my-script/vue-circle-progress

use

<circle-progress :value="50" :duration="1000" bar-color="#00bcd4" bar-round />

props

name type description
value Number percent, 0~100
duration Number duration of animate
barColor String color of progress bar
barWidth Number width of progress bar
bgBarColor String color of background
bar-round Boolean set stroke-linecap to round

Package Sidebar

Install

npm i @my-script/vue-circle-progress

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

1.03 MB

Total Files

22

Last publish

Collaborators

  • joenlee