Skip to Content
APIInterfacesInterface: WithControl<TFieldValues>

Hero Hook Form API v2.15.0


Hero Hook Form API / WithControl

Interface: WithControl<TFieldValues>

Defined in: types.ts:130 

Type Parameters

TFieldValues

TFieldValues extends FieldValues

Properties

control

control: Control<TFieldValues, any>

Defined in: types.ts:133