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
- required: Vuejs >= 3.x
Installation
npm install vue3-form-wizard --save
yarn add vue3-form-wizard
? Features
- ? Interactive docs & demos
- ? Type Strong: Written in Typescript, with TS Docs
- ? No bundler required: Usable via CDN
- ? Flexible: Configurable event filters and targets
? Document
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 ✅