🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@beysong/wxc-progress

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@beysong/wxc-progress

MinUI 小程序组件 - 进度条

latest
Source
npmnpm
Version
1.0.9
Version published
Weekly downloads
17
70%
Maintainers
1
Weekly downloads
 
Created
Source

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
地址
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)

  • 初始版本

FAQs

Package last updated on 21 Sep 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts