Current page key (same key as passed through from WizardOptions)
Optional
currentCurrent sub page (only present if the current page called onSubPagesUpdated beforehand)
Optional
onCancellation handler, moving to the previous page of the wizard.
Cancellation handler, moving to the previous page of the wizard.
Skip handler, moving to the next page of the wizard without filling in current page (use to ignore a page)
Skip handler, moving to the next page of the wizard without filling in current page (use to ignore a page)
Callback to set a number of sub pages for this page
Callback to set a number of sub pages for this page
Submission handler, moving to the next page of the wizard.
Submission handler, moving to the next page of the wizard.
Progress information (for displaying step component and similar)
Current page number (indexed from 1)
When true, this is the last page in the wizard
Total number of pages
Current form state (combined across all pages)
Generated using TypeDoc
Block props (passed through from parent)