Answer the question
In order to leave comments, you need to log in
How to use jquery input mask?
I installed the npm package https://github.com/igorescobar/jQuery-Mask-Plugin/...
And now I don't know how and where to use it.
mounted() {
jQuery(function($){
$(".input-phone").mask("+7(999) 999-99-99");
});
}
Answer the question
In order to leave comments, you need to log in
Vue and jQuery are different things. Vue has its own corresponding package - vue-inputmask
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question