mirror of
https://github.com/tenrok/vue-form-wizard.git
synced 2026-06-20 11:20:32 +03:00
Update README.md
This commit is contained in:
@@ -5,16 +5,16 @@ Vue-form-wizard is a vue based component with **no external depenendcies** which
|
|||||||
wasting time on details. Just forget about id's, external scripts and jQuery dependencies
|
wasting time on details. Just forget about id's, external scripts and jQuery dependencies
|
||||||
|
|
||||||
# Demos
|
# Demos
|
||||||
Basic [demo](https://jsfiddle.net/CristiJ/bt5dhqtf/80/)
|
Basic [demo](https://jsfiddle.net/bt5dhqtf/88/)
|
||||||
|
|
||||||
Other demos:
|
Other demos:
|
||||||
* [Squared steps](https://jsfiddle.net/CristiJ/bt5dhqtf/62/)
|
* [Squared steps](https://jsfiddle.net/bt5dhqtf/89/)
|
||||||
* [Tabbed steps](https://jsfiddle.net/CristiJ/bt5dhqtf/63/)
|
* [Tabbed steps](https://jsfiddle.net/bt5dhqtf/90/)
|
||||||
* [Step index](https://jsfiddle.net/CristiJ/bt5dhqtf/79/) Start at any step. Note: start-index is zero-based and the count starts at 0
|
* [Step index](https://jsfiddle.net/bt5dhqtf/91/) Start at any step. Note: start-index is zero-based and the count starts at 0
|
||||||
* [Custom button and title text](https://jsfiddle.net/CristiJ/bt5dhqtf/69/)
|
* [Custom button and title text](https://jsfiddle.net/bt5dhqtf/92/)
|
||||||
* [Custom title slot](https://jsfiddle.net/CristiJ/bt5dhqtf/74/)
|
* [Custom title slot](https://jsfiddle.net/bt5dhqtf/93/)
|
||||||
* [Customized buttons with slots](https://jsfiddle.net/CristiJ/bt5dhqtf/76/) Replace stuff you don't like
|
* [Customized buttons with slots](https://jsfiddle.net/bt5dhqtf/94/) Replace stuff you don't like
|
||||||
* [Call a function before tab switch](https://jsfiddle.net/bt5dhqtf/84/)
|
* [Call a function before tab switch](https://jsfiddle.net/bt5dhqtf/95/)
|
||||||
|
|
||||||
# Usage
|
# Usage
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user