0.1.38 • Published 4 years ago
mulltistep-checker v0.1.38
vue-step-wizard

Documentation
https://tushargugnani.github.io/vue-step-wizard/#/
Installing Plugin
npm install --save vue-step-wizardImport Globally
import VueStepWizard from 'vue-step-wizard'
import 'vue-step-wizard/dist/vue-step-wizard.css'
Vue.use(VueStepWizard);Import and use Components Locally
//local registration
import {FormWizard, TabContent} from 'vue-step-wizard'
import 'vue-step-wizard/dist/vue-step-wizard.css'
//component code
components: {
FormWizard,
TabContent
}Buy my a Pizza
You have an option to buy me a pizza if you found this plugin useful