UNPKG

@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
<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> &nbsp; <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> ## 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.