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