Skip to Content
ContentAPIInterfacesInterface: WizardFormConfig<TFieldValues>

Hero Hook Form API v2.5.1


Hero Hook Form API / WizardFormConfig

Interface: WizardFormConfig<TFieldValues>

Defined in: types.ts:315 

Type Parameters

TFieldValues

TFieldValues extends FieldValues

Properties

steps

steps: FormStep<TFieldValues>[]

Defined in: types.ts:316 


allowStepNavigation?

optional allowStepNavigation: boolean

Defined in: types.ts:317 


showStepProgress?

optional showStepProgress: boolean

Defined in: types.ts:318