Closed
Description
I'm trying to use the following, but it's not working:
<input type="text" name="phone" v-mask="['(##) ####-####', '(##) #####-####']" placeholder="{{ trans('front.phone') }}" />
I need to use the directive way because of the validator, but this v-mask array is just working on v0.10 that doesn't support the directive component.
Metadata
Metadata
Assignees
Labels
No labels