Skip to main content

Function: Wizard()

Wizard(props): Element

Defined in: Wizard.tsx:55

Renders a multi-step wizard with step navigation, localized action labels, and support for completion, cancellation, and step changes.

Parameters

ParameterTypeDescription
propsWizardPropsWizard configuration and step content.

Returns

Element