No Preview

Sorry, but you either have no stories or none are selected somehow.

If the problem persists, check the browser console, or the terminal you've run Storybook from.

Mini Wizard

MiniWizard Title Example
1.1. Step 1
2.2. Step 2
3.3. Step 3
4.4. Review + Confirm
Step 1

Lorem ipsum dolor sit amet 1


Consectetur adipisicing elit. Omnis, aspernatur. Dolor iusto similique in nisi odio, maxime expedita minus, molestiae harum ducimus qui. Laborum perspiciatis qui esse deleniti nemo consectetur!

NameDescriptionDefaultControl
className
string
-
commland
boolean
false
title*
string
-
show*
boolean
-
type
"Initial""Edit"
"Initial"
confirmationStepTitle
string
"Review + Confirm"
confirmationContentTitle
string
"Please review and confirm your configurations."
confirmationContentDescription
string
-
confirmationLoading
boolean
false
confirmButton
string
"Confirm"
nextButton
string
"Next"
previousButton
string
"Previous"
cancelButton
string
"Cancel"
confirmationError
boolean
-
confirmationErrorTitle
string
-
confirmationErrorMessage
string
-
onCancel
(() => void)
--
onConfirm
(() => void)
--
children
-
children : [
    0 : {...} 6 keys
    1 : {...} 6 keys
    2 : {...} 6 keys
]
confirmationErrorDismissAction
((e?: any) => void)
--