[Solved] There is a way to use quasar inputs with text-mask lib ?
-
I want use text-mask with quasar inputs. Help !!!
-
I have used awesome-mask successfully with quasar inputs. https://www.npmjs.com/package/awesome-mask
I think in general you don’t want a package that offers a component only; you want a directive or something. Unfortunately, I’ve tried many of the available options, and most had limited to no compatibility. That may have been a problem unique to my project, but that was my experience.
-
@pmooredesigner
Tks A LOOOOOOTT