README
v-text-field-masked
Extends the VTextField component in Vuetify 2.0 with the masking behaviour from 1.5.
Usage
See https://v15.vuetifyjs.com/en/components/text-fields# for mask values
Masking for VTextField in Vuetify 2.0
<script type="module">
import vTextFieldMasked from 'https://cdn.skypack.dev/v-text-field-masked';
</script>
Extends the VTextField component in Vuetify 2.0 with the masking behaviour from 1.5.
See https://v15.vuetifyjs.com/en/components/text-fields# for mask values