New to Kendo UI for Vue? Start a free 30-day trial
FieldArrayProps
Represents the props of the FieldArray component that is used inside the Kendo U for Vue Form component.
| Name | Type | Default | Description | 
|---|---|---|---|
| component | 
 | Can be set to a Vue component.
 | |
| name | 
 | The name of the field in the Form state. | |
| validator? | 
 | The validation functions for the FieldArray level.
Currently,  |