New to KendoReactStart a free 30-day trial

FieldArrayProps
Premium

Contains the props for the FieldArray component that you use inside forms.

NameTypeDefaultDescription

children?

any

Provides child elements that are passed to the rendered component.

component

React.ComponentType<any>

Can be set to a React component. FieldArrayRenderProps.

name

string

Sets the field name in the form state.

validator?

FieldValidatorType | FieldValidatorType[]

Validates the field array and returns error messages. Only synchronous functions are supported.

Not finding the help you need?
Contact Support