vuejs-tips/vue-the-mask

Input of undefined length

esynaps opened this issue · 1 comments

How to make a mask for an input whose length is not defined?

Example : Number starting with 9
9123456789.....
mask ? could be 9#*

Any updates on this ?