The default constructor
The wizard step config containing component properties
The event emitted when this wizard step is shown
The wizard step template used for the review details screen
Indicates that this wizard step has substeps
true if this wizard step has substeps
Indicates that the next button is enabled
true if the next button is enabled
Indicates that the previous button is enabled
true if the previous button is enabled
Indicates that this wizard step is selected
True if this wizard step is selected
Sets a flag indicating that this wizard step is selected
True if this wizard step is selected
True if this wizard step is selected
Returns the selected wizard step or substep
The wizard step or substep
Set the selected wizard step or substep for this component
The wizard step or substep
The wizard step or substep
Returns the selected wizard step or substep number
The step index
Returns the wizard steps or substeps for this component
The wizard steps or substeps
Set the wizard steps or substeps for this component
The wizard steps or substeps
The wizard steps or substeps
Add a wizard step or substep to this component
The wizard step or substep to add
Returns the step number to be displayed for the given wizard step or substep
The wizard step or substep
The step number to be displayed
Returns only enabled wizard steps
The wizard stepd or substepd
Returns only wizard substeps with review templates
The wizard stepd or substepd
Returns the step index for the given wizard step or substep
The wizard step or substep
The step number
Navigate to the first wizard substep
Navigate to the last wizard substep
Navigate to the next wizard step or substep
Navigate to the previous wizard step or substep
Called when the next button has been selected.
True to emit the wizard's onNext event
Check if the component config has changed
Setup component configuration upon initialization
Called when the previous button has been selected.
True to emit the wizard's onPrevious event
Set up default config
Emits an event when a wizard step or substep is shown
Returns the wizard step or substep for the given title
The title to find
The wizard step or substep
Returns the index for the given wizard step or substep
The wizard step or substep
The wizard step or substep index
Unselect all wizard steps and substeps
Generated using TypeDoc
Wizard step component. Each step can stand alone or have substeps.
Note: This component is expected to be a child of wizard.