OptionalContent?: (props: SubFormFieldContentProps<FV, T>) => JSX.Element | nullOptionalcontentClassName?: stringOptionaldividerElement?: NonTextNodeOptionalformattedBlank?: stringOptionalItems?: (props: SubFormFieldItemsProps<FV, T>) => JSX.Element | nullLayout component for the items (subforms).
OptionalitemsClassName?: stringOptionalmaxItems?: numberOptionalminItems?: number
Layout component for the content of the value: the items (wrapped in a single container) and the add button.