vuejs-tips / vue-the-mask

Tiny (<2k gzipped) and dependency free mask input for Vue.js
https://vuejs-tips.github.io/vue-the-mask/
1.74k stars 213 forks source link

Show placeholder while inputting #41

Open yusupprog opened 7 years ago

yusupprog commented 7 years ago

Hi. Is there a possibility to show mask placeholder during input?

amirhkhadem commented 5 years ago

anybody figure this one out? to show the mask during input?

AlexandreLocas commented 4 years ago

Still no solution ?

PeeJeeDR commented 4 years ago

It would be very useful!

AlexandreLocas commented 4 years ago

FYI we ended up using https://github.com/RobinHerbots/Inputmask instead.