2
0
mirror of https://github.com/tenrok/vue-form-wizard.git synced 2026-06-09 02:22:23 +03:00

Update README.md

This commit is contained in:
Cristi Jora
2017-12-04 12:18:48 +02:00
committed by GitHub
parent 54a48e5f12
commit ad52db62f8
+1
View File
@@ -35,6 +35,7 @@ Other demos:
* [Async validation with error message](https://jsfiddle.net/CristiJ/bt5dhqtf/298/) `before-change` prop can accept a promise that is resolved with `true` which will execute the promise before switching to another step/tab (NOTE: This feature is not present in the npm package yet)
* [Animations with animate.css](https://jsfiddle.net/bt5dhqtf/1478/)
* [Fancy step animations with lottie](https://codesandbox.io/s/3y0voo2oxp)
In browser [playground](https://cristijora.github.io/vue-form-wizard/#/?id=playground)
# [Documentation](https://cristijora.github.io/vue-form-wizard/#/)