LouisMazel / vue-phone-number-input

A phone number input made with Vue JS (format & valid phone number)
https://louismazel.github.io/vue-phone-number-input
MIT License
606 stars 153 forks source link

How to force validation (even if the user don't focus the field) ? #175

Open ndc-nky opened 2 years ago

ndc-nky commented 2 years ago

Hello,

How to force validation (even if the user don't focus the field) ?

Thank you,

Nicolas

ndc-nky commented 2 years ago

up?