Closed OlliL closed 1 year ago
https://stackoverflow.com/questions/70982713/how-can-i-use-custom-component-vee-validate-with-v-model https://serversideup.net/custom-component-v-model-attribute-with-vue-3/ https://www.webmound.com/use-v-model-custom-components-vue-3/
this\.\$refs\.([^ ]*) $1.value this\.([a-zA-Z]*\() $1 this\.([a-zA-Z]*) $1.value
its finally done!
SFC to refactor
After refactoring is done, delete those SFC
misc