vue-form-wizard
vue-form-wizard copied to clipboard
Vue.js 2 wizard
Hello, It looks like we cannot change the style of the wizard footer buttons freely. Is this something you guys are working on, or is there a workaround for dynamically...
Features: - Add support for custom navigation - Add support for custom header ```html Title: {{ props.title }} Add something here First tab My second tab content Yuhuuu! This seems...
inertia_js.js:228758 [Vue warn]: Method "route" has already been defined as a prop.
"vue-form-wizard": "^0.8.4", Lazy loading not working for me :s
I count 31 commits since the last release in February 2018.. some of these commits add important functionality such as the lazy loading @binaryk @cristijora @BRafols Could you pretty please...
I have two differents routes in my wizard. Route A and B. They're separated by ``if`` condition. All of the steps are lazy-loaded (or at least I want them to...
Is their other way to customize the line? I want it to remove the 1st line before the tab.  I try override it using css class. but it well...
How can I add a checked symbol when a step is fulfilled? Thanks a lot i´m new to vuejs @cristijora
Tab buttons have the a javascript:void(0) in their anchor href. I don't see a reason as to why you would even have that called void, it seems to me it...
https://www.awesomescreenshot.com/video/4548326?key=e4e64221c2132a4892e3c1c3edcad480 I have explained the issue in the above video,so kindly could you help to fix me this issues How to disable the tab2(Login) please could you brief me with...