Validation
Form Validation
If you need Form Validation you have to wrap v-form-base with v-form and take the reference of v-form for working on.
If you want to avoid a reload, then you have to define @submit.prevent
Last updated
If you need Form Validation you have to wrap v-form-base with v-form and take the reference of v-form for working on.
If you want to avoid a reload, then you have to define @submit.prevent
Last updated