@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
11 lines (10 loc) • 910 B
JavaScript
;/**
* @name @wdns/vuetify-stepper-form
* @version 1.2.8
* @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.
* @author WebDevNerdStuff & Bunnies... lots and lots of bunnies! <webdevnerdstuff@gmail.com> (https://webdevnerdstuff.com)
* @copyright Copyright 2025, WebDevNerdStuff
* @homepage https://webdevnerdstuff.github.io/vuetify-stepper-form/
* @repository https://github.com/webdevnerdstuff/vuetify-stepper-form
* @license MIT License
*/Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./vuetify-stepper-form.cjs.js");exports.default=e.FieldLabel;