Skip to main content

Function: ViewWithStepper()

ViewWithStepper(props): Element

Defined in: lib/layout/ViewWithStepper.tsx:29

A view component that combines a stepper with a footer for step navigation. The stepper tracks progress through a series of steps, and the footer provides navigation buttons that automatically handle step transitions.

Parameters

props

ViewWithStepperProps

The component props

Returns

Element

A view with integrated stepper and navigation