2
0
mirror of https://github.com/tenrok/vue-form-wizard.git synced 2026-06-17 04:10:32 +03:00

Update README.md

This commit is contained in:
Cristi Jora
2017-04-16 18:49:09 +03:00
committed by GitHub
parent edf06b9433
commit c9e7ba0ac6
+1 -4
View File
@@ -4,12 +4,9 @@ A dynamic tab wizard to split your forms easier
Vue-tab-wizard is a vue based component which simplifies tab wizard management and allows you to focus on the functional part of your app rather than
wasting time on details. Just forget about id's, external scripts and jQuery dependencies
Vue-tab-wizard is **bootstrap dependent** for now and won't work without the css from bootstrap (working on making it bootstrap free)
# Demo
Refer to this [fiddle](https://jsfiddle.net/CristiJ/bt5dhqtf/40/)
Note: For now vue-tab-wizard requires bootstrap to look as it should. Also vue-tab-wizard works with themify-icons (WIP)
Vue-tab-wizard is **bootstrap dependent** for now and won't work without the css from bootstrap (working on making it bootstrap free). Also vue-tab-wizard works with themify-icons only (WIP)
# Usage
```html