vue-form-wizard
vue-form-wizard copied to clipboard
Vue.js 2 wizard
i am trying to change the tab index based on user selection. i used the below code this.$refs.lWizard.startIndex = 2; but no reflection, Any Idea? my code is : {{tab.title}}...
can I create vue-form-wizard from right to the left
Google Chrome Version 91.0.4472.114 (Official Build) (x86_64) No Console errors reporting.
I was wondering if there is a way to use my own (svg-icons and images) as tab icons `` @cristijora Thanks.
A slot for icons would let us leverage whatever icon library we wanted.
Are there any plans to enhance with transitions from each wizard tab?
I need to enable all the tabs without the need to press the "next" button, is it possible to do that? If the answer is yes, how is it possible?
I am using Nuxtjs with Typescript. Here is the snippet of code: ``` import Vue from "vue"; import { FormWizard, TabContent } from "vue-form-wizard"; import "vue-form-wizard/dist/vue-form-wizard.min.css"; export default Vue.extend({ name:...
https://eslint.vuejs.org/rules/no-use-v-if-with-v-for.html via: https://jsfiddle.net/bt5dhqtf/973/
clean clone of current and attempt to install only gives node errors and messages. does this install for anyone in current form, or are multiple contortions necessary?