
Product
Introducing GitHub Actions Scanning Support
Detect malware, unsafe data flows, and license issues in GitHub Actions with Socket’s new workflow scanning support.
@emanon/ema-numberinput
Advanced tools
Used for to input a number value.
Property | Attribute | Type | Default |
---|---|---|---|
appearance | appearance | "box" | "line" | "box" |
disabled | disabled | boolean | false |
error | error | string | "" |
label | label | string | "" |
max | max | number | "MAX_SAFE_INTEGER" |
min | min | number | 0 |
readonly | readonly | boolean | false |
required | required | boolean | false |
size | size | "large" | "small" | "small" |
step | step | number | 1 |
value | value | string | "0" |
Event | Type | Description |
---|---|---|
request-submit | CustomEvent<{}> | Fires when submitted. |
value-change | CustomEvent<{ value: string; }> | Fires when the input value has chaged. |
FAQs
## Overall Used for to input a number value.
The npm package @emanon/ema-numberinput receives a total of 56 weekly downloads. As such, @emanon/ema-numberinput popularity was classified as not popular.
We found that @emanon/ema-numberinput demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 11 open source maintainers 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.
Product
Detect malware, unsafe data flows, and license issues in GitHub Actions with Socket’s new workflow scanning support.
Product
Add real-time Socket webhook events to your workflows to automatically receive pull request scan results and security alerts in real time.
Research
The Socket Threat Research Team uncovered malicious NuGet packages typosquatting the popular Nethereum project to steal wallet keys.