Skip to Content
ContentAPIInterfacesInterface: UseDebouncedValidationOptions

Hero Hook Form API v2.5.1


Hero Hook Form API / UseDebouncedValidationOptions

Interface: UseDebouncedValidationOptions

Defined in: hooks/useDebouncedValidation.ts:9 

Options for the useDebouncedValidation hook.

Properties

delay?

optional delay: number

Defined in: hooks/useDebouncedValidation.ts:10 


fields?

optional fields: string[]

Defined in: hooks/useDebouncedValidation.ts:11 


enabled?

optional enabled: boolean

Defined in: hooks/useDebouncedValidation.ts:12