vue-masked-input icon indicating copy to clipboard operation
vue-masked-input copied to clipboard

Masked input component for Vue.js

Results 44 vue-masked-input issues
Sort by recently updated
recently updated
newest added

https://drive.google.com/file/d/1owVUG31IF4vP2TMcIPe9dHdjb7EEF-97/view Autocomplete is not filling the input.

I want to make it more flexible which accept following format 10.2.5.6 instead of 010.002.005.006 555.555.555.555

Ignore ff-polyfill when component is using in ssr

Hi, it's a bit offtop, but this widget use plugin **inputmask-core**, I need to use the same formatting on backend side. Maybe somebody heard if is there a library similar...

Hey, 1) input field always disabled 2) when I try to input a text I get an the error Error in v-on handler: "TypeError: Cannot read property 'setSelection' of null"

Create a vue-masked-input.d.ts file

Hi, When you type some text and you want to correct with the backspace key in Android, it doesn´t make anything. You can´t clear the text neither. Android 7.0 with...

help wanted