Skip to content

API Reference / @gtkx/forms / SetValueConfig

Type Alias: SetValueConfig

SetValueConfig = Partial<{ delayError: boolean; shouldDirty: boolean; shouldTouch: boolean; shouldValidate: boolean; }>

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

Released under the MPL-2.0 License.