mergeForm

Function: mergeForm()

ts
function mergeForm<TFormData>(baseForm, state): FormApi<NoInfer<TFormData>, any, any, any, any, any, any, any, any, any>
function mergeForm<TFormData>(baseForm, state): FormApi<NoInfer<TFormData>, any, any, any, any, any, any, any, any, any>

Defined in: packages/form-core/src/mergeForm.ts:73

Type Parameters

TFormData

Parameters

baseForm

FormApi<NoInfer<TFormData>, any, any, any, any, any, any, any, any, any>

state

Partial<FormState<TFormData, any, any, any, any, any, any, any, any>>

Returns

FormApi<NoInfer<TFormData>, any, any, any, any, any, any, any, any, any>

Subscribe to Bytes

Your weekly dose of JavaScript news. Delivered every Monday to over 100,000 devs, for free.

Bytes

No spam. Unsubscribe at any time.

Subscribe to Bytes

Your weekly dose of JavaScript news. Delivered every Monday to over 100,000 devs, for free.

Bytes

No spam. Unsubscribe at any time.