A dynamic wizard to split your forms easier
Vue3-form-wizard is a vue based component with no external depenendcies which simplifies tab wizard management.
📚Document ・
🔎 Demos ・
🔬 Playground
- required: Vuejs >= 3.x
npm install vue3-form-wizard --save
yarn add vue3-form-wizard
- 🎪 Interactive docs & demos
- 🦾 Type Strong: Written in Typescript, with TS Docs
- 🌎 No bundler required: Usable via CDN
- 🔩 Flexible: Configurable event filters and targets
🔧 Document
- Updated To Vue3 ✅
- Setup with Vite ✅
- Add declaration type(Typescript Support)✅
- Fix All Issue on vue-form-wizard 🚧
- Rewrite With Setup Function and ts 🚧
- Setup New Features🚧
- Setup New Documentation ✅