1.0.1 • Published 5 years ago

vn-keypad v1.0.1

Weekly downloads
18
License
MIT
Repository
-
Last release
5 years ago

vn-keypad

a vue keypad component


vue2 npm.io npm.io

How to use?

npm install vn-keypad

Try the demo

# install all the dependencies
npm install

# run the demo at localhost:8080
npm run dev

# build the source code of the component
npm run build

demo:

demo

Options

PropertyDescriptiontypedefault
inputNumthe input value for the keypadString''

Events

Function NameDescription
numberChangetrigger when the number in keypad changed
1.0.1

5 years ago

1.0.0

5 years ago

0.3.1

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago