Vue3 form wizard
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
Dependencies
Installation
npm install vue3-form-wizard --save
yarn add vue3-form-wizard
🚀 Features
Until the version is completely stable
- [x] Updated To Vue3 ✅
- [x] Setup with Vite ✅
- [x] Add declaration type(Typescript Support)✅
- [ ] Fix All Issue on vue-form-wizard 🚧
- [ ] Rewrite With Setup Function and ts 🚧
- [ ] Setup New Features🚧
- [x] Setup New Documentation ✅
This is a cloned package from vue-form-wizard.Updated to vue 3 with new features and bug fixes