Mask /Vuetify 3 get raw value
I am trying to use maska with vuetify3 to mask a number.
This works fine, but in the @update:model-value
function I always get the formatted value.
Can someone tell me, How I get the unformatted value?
I am trying to use maska with vuetify3 to mask a number.
This works fine, but in the @update:model-value
function I always get the formatted value.
Can someone tell me, How I get the unformatted value?