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

Final touches for async validations

This commit is contained in:
cristi
2017-04-24 22:38:26 +03:00
parent be0ea72f8b
commit e893461956
3 changed files with 18 additions and 16 deletions
+1
View File
@@ -16,6 +16,7 @@
My second tab content
</tab-content>
<tab-content title="Last step"
:before-change="validateAsync"
icon="ti-check">
Yuhuuu! This seems pretty damn simple
</tab-content>