FieldArrayProps
Interface
Represents the props of the FieldArray component that is used inside the Kendo U for Vue Form component.
Definition
Package:@progress/kendo-vue-form
Properties
component
any
Can be set to a Vue component.
FieldArrayRenderProps.
name
string
The name of the field in the Form state.
The validation functions for the FieldArray level.
Currently, validator supports only synchronous functions.