Component
Properties
Property | Type | Default | Description |
|
| The schema object with fields | |
|
| The model/target JSON object | |
|
| Options for the VueFormComponent | |
multiple |
|
| If true, we only show |
isNewModel |
|
| If true, we won't run validation after load |
tag |
| "fieldset" | Change the main HTML element wrapper for Fields and Groups |
Events
Property | Type | Default | Description |
|
| Fired when the form has finished validating | |
|
| Fired when the model has been updated |
Last updated