🚀 DAY 4 OF LAUNCH WEEK: Introducing GitHub Actions Scanning Support.Learn more →
Socket
Book a DemoInstallSign in
Socket

@emanon/ema-numberinput

Package Overview
Dependencies
Maintainers
11
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@emanon/ema-numberinput

## Overall Used for to input a number value.

latest
Source
npmnpm
Version
0.3.2
Version published
Weekly downloads
57
103.57%
Maintainers
11
Weekly downloads
 
Created
Source

ema-numberinput

Overall

Used for to input a number value.

Properties

PropertyAttributeTypeDefault
appearanceappearance"box" | "line""box"
disableddisabledbooleanfalse
errorerrorstring""
labellabelstring""
maxmaxnumber"MAX_SAFE_INTEGER"
minminnumber0
readonlyreadonlybooleanfalse
requiredrequiredbooleanfalse
sizesize"large" | "small""small"
stepstepnumber1
valuevaluestring"0"

Events

EventTypeDescription
request-submitCustomEvent<{}>Fires when submitted.
value-changeCustomEvent<{ value: string; }>Fires when the input value has chaged.

FAQs

Package last updated on 28 Jan 2021

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