@wdns/vuetify-stepper-form
Version:
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 stream
44 lines (28 loc) • 1.54 kB
Markdown
<p align="center">
<img alt="Vuetify Logo" width="100" src="https://raw.githubusercontent.com/webdevnerdstuff/vuetify-stepper-form/main/src/assets/vuetify-logo.svg">
</p>
<p>
<h1 align="center">Vuetify Stepper Form</h1>
</p>
<p align="center">
<a href="https://www.npmjs.com/package/@wdns/vuetify-stepper-form">
<img src="https://img.shields.io/npm/v/@wdns/vuetify-stepper-form?color=1867c0&logo=npm" alt="NPM Package">
</a>
<a href="https://github.com/webdevnerdstuff/vuetify-stepper-form">
<img src="https://img.shields.io/badge/GitHub-WebDevNerdStuff-brightgreen.svg?logo=github" alt="@WebDevNerdStuff">
</a>
</p>
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://webdevnerdstuff.github.io/vuetify-stepper-form/)
[](https://vuetifyjs.com/)
[](https://vuejs.org/)
[](https://vee-validate.logaretm.com/v4/)
Copyright (c) 2024 WebDevNerdStuff
Licensed under the [MIT license](https://github.com/webdevnerdstuff/vuetify-stepper-form/blob/master/LICENSE.md).
Vuetify and the Vuetify logo are trademarks of Vuetify. This component was not created or endorsed by Vuetify.