vue-form-wizard icon indicating copy to clipboard operation
vue-form-wizard copied to clipboard

Vue.js 2 wizard

Results 108 vue-form-wizard issues
Sort by recently updated
recently updated
newest added

Method "route" has already been defined as a prop. found in ![image](https://user-images.githubusercontent.com/57910372/183899953-6a3cf84a-d11f-4e2a-ad20-7a2fafdd499d.png)

I can't get it work together with Typescript, can someone push me in the right direction?

**Hi i updated this package to vue3 and add type definition (TS) support** every one can can access and create contributors https://www.npmjs.com/package/vue3-form-wizard https://github.com/parsajiravand/vue3-form-wizard

Hi, I wanted to hide the title as it is described in documentation. Implementation: https://github.com/BinarCode/vue-form-wizard/pull/222 Unpkg: https://unpkg.com/browse/[email protected]/src/components/FormWizard.vue

How do I load own icons to the circle tabs? Whether though stylesheet or bindings. ``` ``` ![image](https://user-images.githubusercontent.com/6106194/173576599-0e937bfc-d8c2-48ad-ac0a-536cdce4fe60.png)

Is there any way to hide icons and place text instead of icon?

## **ISSUE** I am trying to have the wizard controls from the footer above in the header as well. Anyone have an idea how I could achieve this? ### **End...

It is possible to place buttons on top? Below `wizard-step`?

This is a continuation of #12 When you click on a circle of a previous step (instead of the back button) and :validateOnBack="true", it doesn't try to validate on the...

As Vue 3 has RC It will be a good idea to add support for Vue 3. Currently, if we use this package with Vue 3 we are getting error....

enhancement
Feature request