Hello Keenthemes,
I am using Inputmask library in my Inertiajs using Vuejs application.
As said in the documentation, its included globally in plugins.bundle.js file.
But still i am not seeing masking applied on my inputs. Is their any specific way
Please help.
Thanks
Hi,
Currently, in our Vue version, we do not have any solution for input mask.
You can consider reusing our solution from the HTML version.
https://preview.keenthemes.com/html/metronic/docs/forms/inputmask
Or as an alternative, you can use the vue input mask component below.
https://www.npmjs.com/package/vue-input-mask
Regards,
Lauris Stepanovs,
Keenthemes Support Team