vue-step-wizard
v0.1.17
Published
A simple vuejs step/form wizard plugin
Downloads
1,662
Maintainers
Readme
vue-step-wizard
Documentation
https://tushargugnani.github.io/vue-step-wizard/#/
Installing Plugin
npm install --save vue-step-wizard
Import 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
https://www.buymeacoffee.com/wLrF3Z0tE