mirror of
https://github.com/tenrok/vue-form-wizard.git
synced 2026-06-23 12:20:33 +03:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
@@ -87,6 +87,10 @@ props: {
|
|||||||
default: 'Finish'
|
default: 'Finish'
|
||||||
},
|
},
|
||||||
/***
|
/***
|
||||||
|
* Sets validation (on/off) for back button. By default back button ignores validation
|
||||||
|
*/
|
||||||
|
validateOnBack: Boolean,
|
||||||
|
/***
|
||||||
* Applies to text, border and circle
|
* Applies to text, border and circle
|
||||||
*/
|
*/
|
||||||
color: {
|
color: {
|
||||||
|
|||||||
Reference in New Issue
Block a user