Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
m-numberpicker
Advanced tools
当需要获取标准数值时。
属性如下
成员 | 说明 | 类型 | 默认值 |
---|---|---|---|
min | 最小值 | Number | -Infinity |
max | 最大值 | Number | Infinity |
value | 当前值 | Number | |
step | 每次改变步数 | Number | 1 |
defaultValue | 初始值 | Number | |
disabled | 禁用 | Boolean | false |
readOnly | 不可手动输入,仅可通过加减按钮增减数值 | Boolean | false |
autoFocus | 自动获得焦点 | Boolean | false |
onChange | 变化回调 | Function | function() {} |
onAdd | 增加数值回调 | Function | function() {} |
onReduce | 减少数值回调 | Function | function() {} |
onBlur | 失去焦点回调 | Function | |
onFocus | 获得焦点回调 | Function | function() {} |
setValue | 设置输入框内的数值 | Function | function() {} |
getValue | 获得当前输入框内的数值 | Function | function() {} |
FAQs
m-numberpicker 数字选择器
We found that m-numberpicker demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
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.
Research
Security News
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.