RonaldJerez / vue-input-facade

A lightweight and dependency free input masking library created specific for Vue
https://ronaldjerez.github.io/vue-input-facade/latest/
182 stars 27 forks source link

How to display placeholder? #20

Closed avxkim closed 4 years ago

avxkim commented 4 years ago

When using Inputmask, it always shown as: +1 (4__) ___-___, as placeholder, but with this package, mask only being shown when you type. Is it possible to always show a placeholder?

RonaldJerez commented 4 years ago

No we don’t have that feature.