wotamann / vuetify-form-base

Schema-based Form Generator - Vue.js 2.0 Component based on Vuetify 2.0
https://wotamann.github.io/vuetify
232 stars 64 forks source link

Using axios api calls #132

Open erfanrhb opened 2 years ago

erfanrhb commented 2 years ago

Hey,first of all I have to say this package is incredibly good. I want to use axios to send my data to server and on callback if there are any errors show them in inputs. Is this possible using this package or should i just submit the form?