**input-device** This plugin supported when you change select language keyboard (Eg: Japanese text, Korean text, Vietnamese text, English text, ...) will error with html tag input of number and string (that use maxlength and number), this error it still w
input-device
This plugin supported when you change select language keyboard (Eg: Japanese text, Korean text, Vietnamese text, English text, ...) will error with html tag input of number and string (that use maxlength and number), this error it still will show character special
If you need support, you can push request and question (stackoverflow, ...)
- with version 1.0.7, i supported
- input number (device ipad, desktop, mobile)
- input string (device ipad, desktop, mobile)
TODO version 2.0:
- [x] input date picker
- [x] input month picker
TODO version 3.0:
``cmd`
npm install input-device --save --save-dev
or
yarn add input-device
`js``
import InputDevice from "input-device/src/components/InputDevice.vue"