Getting the raw (unmasked) value from Maska with options #189
Answered
by
beholdr
dennismetz
asked this question in
Q&A
-
I am trying to recreate the following example from the doc:
This also works so far. However, I do not understand how I can rewrite the whole thing so that I get the raw data. Looks like you need to combine the following?
|
Beta Was this translation helpful? Give feedback.
Answered by
beholdr
Oct 9, 2023
Replies: 1 comment
-
Yes, you can use options and binded object combined: <input v-maska:[options]="bindedObject"> |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
dennismetz
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, you can use options and binded object combined: