Posts by Rafael Vidal • 21 points
1 post
-
2
votes1
answer1344
viewsQ: Vue - How to apply a dynamic, data and data-free 'v-Mask' directive?
I’m using the v-Mask directive, but the component data is dynamic, so at certain times I use the component with mask and at other times without mask, but in the v-Mask directive, if I use it empty…