vue-the-mask
vue-the-mask copied to clipboard
Adding focus and blur event support
Hello,
I would need the component to manage focus and blur events, I think that the modification I made do the job.
Have a good day.
need it too :)
Hello,
I would need the component to manage focus and blur events, I think that the modification I made do the job.
Have a good day.
You can manage it using native event.
@blur.native="..."