Skip to content

API Reference / @gtkx/forms / FieldPath

Type Alias: FieldPath<TFieldValues>

FieldPath<TFieldValues> = Path<TFieldValues>

Defined in: node_modules/.pnpm/react-hook-form@7.86.0_react@19.2.8/node_modules/react-hook-form/dist/types/path/eager.d.ts:43

See Path

Type Parameters

TFieldValues

TFieldValues extends FieldValues

Released under the MPL-2.0 License.