Ionic Vue Mask

Hi all,

I am using ionic 5 with vue 3. Can anyone please suggest me any package for Input Mask which is compatible with vue 3 and ionic 5

I tried this one but it works with Input types only, not with ion-input.

Thanks.

2 Likes

Can’t think of one specifically for Vue, but you could always form that project and make the changes needed to support Ionic Vue?

1 Like

Someone found an answer? :thinking:

1 Like

Hey

I solved this error by installing the package Ionic Vue Input Mask ionic-vue-input-mask - npm.

Works perfectly with Ionic Tags (ion-input and input)