Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

rox-number-picker

Package Overview
Dependencies
Maintainers
5
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rox-number-picker

--- subtitle: 数字选择器 group: Data Entry category: UI chinese: 数量选择 english: Number Picker type: 基本 ---

  • 0.0.36
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
1
decreased by-66.67%
Maintainers
5
Weekly downloads
 
Created
Source

subtitle: 数字选择器 group: Data Entry category: UI chinese: 数量选择 english: Number Picker type: 基本

Number Picker

数量选择


API

参数说明类型默认值
value当前数值number
defaultValue默认数值(非受限)number0
min最小值number0
max最大值number100
step步长number1
disabled是否禁用boolfalse
editable是否可以输入booltrue
autoCorrect是否自动修正用户输入的非法内容boolfalse
onChange数值改变时回调函数function(value)noop

Keywords

FAQs

Package last updated on 06 Jul 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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc