Skip to main content

ControlledWizardProps

Properties

(Mandatory properties are in bold)
PropertiesTypeDescription
controllerTabsService
controllerWizardService
animatenumber
cancelLabelstring
classNamestring
ComponentFCC<Omit<TabsProps, Component>>
ComponentFCC<Omit<WizardProps, Component>>
controllerTabsService
controllerWizardService
doneLabelstring
forwardOnlyboolean
forwardOnlyboolean
inModalboolean
layouthorizontal | vertical
nextLabelstring
onAddAnyFunction
onCancelAnyFunction
onDoneAnyFunction
onNext
onPrevious
previousLabelstring
stepSizeGridSize
submittingboolean
titleReactNode
TitleComponentReact.FC<TabTitleProps>
TitleComponentReact.FC<StepTitleProps>