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

@beysong/wxc-counter

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-counter

MinUI 小程序组件 - 数字框

latest
Source
npmnpm
Version
1.0.10
Version published
Maintainers
1
Created
Source

wxc-counter

MinUI 小程序组件 - 数字框

Install

$ min install @minui/wxc-counter

API

Counter【props】

名称描述
number[说明]:当前数值,[默认值]:0,[类型]:字符串或者数值
max[说明]:上限值,[默认值]:1,[类型]:字符串或者数值
min[说明]:下限值,[默认值]:0,[类型]:字符串或者数值
color[说明]:正常状态下加减操作符的颜色,[默认值]:#ff5777,[类型]:字符串
changenumber[说明]:数值改变触发的事件,[类型]:函数
地址
counter 组件文档
https://meili.github.io/min/docs/minui/index.html#counter
counter 组件源码
https://github.com/beysong/minui/tree/master/packages/wxc-counter
MinUI 组件库
https://github.com/meili/minui

Preview

counter

ChangeLog

v1.0.3(2018.04.27)

  • counter 组件新增加减操作符 color 属性

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