input-number

v1.1.32arrow_drop_down
v1.1.32
STATUS
Passing
DOWNLOADS
116
LICENSE
MIT
VISIBILITY
Public
PUBLISHED
5 years ago
SIZE
2 KB
1 contributor
Install input-number as a package?
Copied
npm i @bit/myliang.fish-ui.input-number
Set Bit as a scoped registryLearn more
npm config set '@bit:registry' https://node.bit.cloud
Component Example
Vue
React
Vue
Angular
React Native
Add dependency... help_outline
Just
import
any of the 1 million components
and packages in Bit or NPM to the example.
import Button from '@bit/grommet.grommet.button';
import Lodash from 'lodash';
toggle layout
modifieddraft
modifieddraft
modifieddraft
chevron_left
chevron_right
Properties
NameTypeDefault value
value
[Number, String]
min
[Number, String]0
max
[Number, String]1000000000000
step
[Number, String]1
hint
String
size
String
label
String
label-left
String
disabled
Booleanfalse
test-express
RegExp() => /(^\d+$)|(^\d+(\.\d{0,4})?$)/
Help and resources