Javascript Vue

A simple vuejs step/form wizard plugin

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...
Read More
Javascript Vue

A simple Vue component that displays a Progress Bar with labels for each step

Vue Step Progress Bar A simple Vue component that displays a Progress Bar with labels for each step. Demo Installation Install the plugin with npm: npm install –save vue-step-progress...
Read More

Pin It on Pinterest

Generated by Feedzy