probil / v-mask

🔡 Tiny input mask library for Vue.js (directive)
https://v-mask-demo.netlify.com
MIT License
902 stars 132 forks source link

Question / Feature : Help Needed #580

Open amansharmadev opened 1 year ago

amansharmadev commented 1 year ago

Question :-

Can someone please explain why this below code is not working ? v-mask="'##?.##'"

It is putting .(decimal) even it is optional after entering two digit numbers.