@beysong/wxc-progress

1.0.9 • Public • Published

wxc-progress

MinUI 小程序组件 - 进度条

Install

$ min install @minui/wxc-progress

API

Progress【props】

属性 描述
percent [必填] 进度百分比
stroke-width [可选] 进度条线的宽度,单位 rpx,默认值 16
active-color [可选] 高亮态进度条的颜色,支持纯色与线性渐变色。默认值 "#ffca49, #ffb262"。若只填一个色值,则进度条显示为该纯色值。
background-color [可选] 进度条背景色,默认值 "#e5e5e5"
radius [可选] 圆角角度,单位 rpx, 默认值 15

Link

地址
progress 组件文档
https://meili.github.io/min/docs/minui/index.html#progress
progress 组件源码
https://github.com/beysong/minui/tree/master/packages/wxc-progress
MinUI 组件库
https://github.com/meili/minui

Preview

progress

ChangeLog

v1.0.2(2017.11.02)

  • update .npmignore

v1.0.1(2017.10.24)

  • 初始版本

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i @beysong/wxc-progress

      Weekly Downloads

      2

      Version

      1.0.9

      License

      MIT

      Unpacked Size

      4.03 kB

      Total Files

      4

      Last publish

      Collaborators

      • beysong