Hero Hook Form API / DynamicSectionFieldProps
Interface: DynamicSectionFieldProps<TFieldValues>
Defined in: fields/DynamicSectionField.tsx:15
Props for the DynamicSectionField component.
Type Parameters
TFieldValues
TFieldValues extends FieldValues
The form data type
Properties
config
config:
DynamicSectionConfig<TFieldValues>
Defined in: fields/DynamicSectionField.tsx:16
control
control:
Control<TFieldValues>
Defined in: fields/DynamicSectionField.tsx:17
className?
optionalclassName:string
Defined in: fields/DynamicSectionField.tsx:18