Closed vvarda closed 6 years ago
How can I return unmasked value from "_updateMask" function? Cause server can receive only pure value without other symbols ("-", "(", ")" etc).
You can parse the value on Vue.js before sending it, we do not support unmasked value.
How can I return unmasked value from "_updateMask" function? Cause server can receive only pure value without other symbols ("-", "(", ")" etc).