V
V
VueJS Generators
GitHub
NPM
JSFiddle
CodePen
Search…
1.0.0
Getting Started
Installation
Usage
Component
Fields
Field Properties
Core Fields
checkbox
checklist
input
label
radios
select
submit
textArea
Optional Fields
Custom Fields
Groups
Validation
Powered By
GitBook
submit
This is a simple
<input type=submit>
.
Special properties of field
Property
Default
Accepted values
Description
buttonText
none
String
text of submit button
onSubmit
none
Function
Will be called when you press the button
validateBeforeSubmit
false
Boolean
If true, run validation after the button click. If validation is successful, call the
onSubmit
callback from the schema
Previous
select
Next
textArea
Last modified
3yr ago
Copy link
Contents
Special properties of field