- Clone the repository
git clone https://github.com/Ashishkubehera/VuetiForm.git
- Install node modules
npm install
oryarn install
- Serve
npm run serve
- Custom Regex Validation
- Validation with Vuelidate
- Validation with VeeValidate
- Configure Vuetify Loader
- Remove Single Field
- Single Tab for all the field. (New Select Option for Field Type. Add Radiobox, Checkboxes & Select Field)
Feel free to come up with a suggestions and improvements by creating a new issue or submit a Pull Request.