https://github.com/webdevnerdstuff/vuetify-stepper-form
The Vuetify Stepper Form plugin provides a structured way to create multi-step forms using Vue 3, TypeScript, and Vuetify. It features a stepper layout that allows users to navigate between steps with form validation. The plugin is customizable and streamlines building dynamic, interactive forms that guide users through sequential steps.
https://github.com/webdevnerdstuff/vuetify-stepper-form
form stepper vue vuejs vuetify
Last synced: 5 months ago
JSON representation
The Vuetify Stepper Form plugin provides a structured way to create multi-step forms using Vue 3, TypeScript, and Vuetify. It features a stepper layout that allows users to navigate between steps with form validation. The plugin is customizable and streamlines building dynamic, interactive forms that guide users through sequential steps.
- Host: GitHub
- URL: https://github.com/webdevnerdstuff/vuetify-stepper-form
- Owner: webdevnerdstuff
- License: mit
- Created: 2024-10-24T22:07:11.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-11-28T23:42:58.000Z (7 months ago)
- Last Synced: 2024-12-28T08:17:35.526Z (6 months ago)
- Topics: form, stepper, vue, vuejs, vuetify
- Language: TypeScript
- Homepage: https://webdevnerdstuff.github.io/vuetify-stepper-form/
- Size: 7.08 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
![]()
Vuetify Stepper Form
## Description
The Vuetify Stepper Form plugin provides a structured way to create multi-step forms using Vue 3, TypeScript, and Vuetify. It features a stepper layout that allows users to navigate between steps with form validation. The plugin is customizable and streamlines building dynamic, interactive forms that guide users through sequential steps.
## Documentation
[Documentation & Demo](https://webdevnerdstuff.github.io/vuetify-stepper-form/)## Dependencies
[Vuetify v3](https://vuetifyjs.com/)
[Vue 3](https://vuejs.org/)
[VeeValidate](https://vee-validate.logaretm.com/v4/)## License
Copyright (c) 2024 WebDevNerdStuff
Licensed under the [MIT license](https://github.com/webdevnerdstuff/vuetify-stepper-form/blob/master/LICENSE.md).## Legal
Vuetify and the Vuetify logo are trademarks of Vuetify. This component was not created or endorsed by Vuetify.