Skip to content

Variable: FormField

const FormField: <TFieldValues, TName>({ ...props }) => react_jsx_runtime0.JSX.Element

Controlled field component for react-hook-form integration

TFieldValues extends FieldValues = FieldValues

TName extends FieldPath<TFieldValues> = FieldPath<TFieldValues>

{

…props }

ControllerProps<TFieldValues, TName>

react_jsx_runtime0.JSX.Element