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.

NameTypeDefaultDescription

component

any

Can be set to a Vue component. FieldArrayRenderProps.

name

string

The name of the field in the Form state.

validator?

FieldValidatorType | FieldValidatorType[]

The validation functions for the FieldArray level. Currently, validator supports only synchronous functions.

In this article

Not finding the help you need?