Passing custom tokens to mask input with Vue 3.4 and Maska 3.0.2
I am using vMaska to mask text in input in a Vue 3 project.
I should pass mask and maskToken props separately (constraint company).
I try to combine this two props in a maskOptions.
I am using vMaska to mask text in input in a Vue 3 project.
I should pass mask and maskToken props separately (constraint company).
I try to combine this two props in a maskOptions.