vue-form-wizard
vue-form-wizard copied to clipboard
Vue.js 2 wizard
Trigger styles by class not inline css. How are we supposed to customize the layout easily if you hardcode all the styles? PS. Sorry for caps
Currently, once we navigate away from the the view with `vue-form-wizard` component, `removeTab` function is called, which emits multiple tabChange events from `emitTabChange`. This PR's goal is to avoid calling...
hi how to use of methods nextTab and prevTab ??? tnx
I'm Tryng to set the nextButtonText and backButtonText and it doesn't change, dou you see something wrong?  ![Captura de Pantalla 2020-06-30...
In general, I am having a general customization problem with the components. For example, I would like to render the components below the wizard but it only allows me to...
How do you hide/remove all tabs?
Hello, I am using vue-form-wizard with vue-router-3.1.3 and it throw an error in console when you came to first step of wizard or if you enter same route again and...
I'd be nice if you could pass an option like "hide-if-only-one-step=true" so it doesn't show the pills nor the progress bar if there's only one tab to show. This way,...
I have a form in which I proceed to the next tab from a custom button with my tab-content, on these instances I want to disable the wizard next button,...
hi how to disable back button and back pressed ? because i use to register form