vue3-form-wizard
v0.2.4
Published
vue3-form-wizard is a vue based component with no external depenendcies which simplifies tab wizard management.
Downloads
15,971
Maintainers
Readme
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 ✅