Skip to main content

FormHeaderItem

Stentor API Reference


Stentor API Reference / stentor-models/src / FormHeaderItem

Interface: FormHeaderItem

Defined in: packages/stentor-models/src/Display/MultistepForm.ts:8

This is for the top header. The "step" is the name of the step the click should take to.

Properties​

label​

label: string

Defined in: packages/stentor-models/src/Display/MultistepForm.ts:9


step​

step: string

Defined in: packages/stentor-models/src/Display/MultistepForm.ts:10