Skip to main content

Add vertical list component to a step of a stepper component

Inject a "Vertical list component" into a designated "Step" of a "Stepper component"

Input parameters

NameDescriptionTypeRequiredDefault value
Stepper componentSpecify the target "Stepper component" where the "Vertical list component" should be added.PARTtrue
Step codeSpecify the code of the step to add the new "Vertical list component" to.STRINGtrue
Vertical list codeSpecify the code of the new "Vertical list component" to add to the "Step".STRINGtrue

Output

NameDescriptionTypeDefault value
Vertical listSpecify the name of the variable that will contain the created "vertical-list" component.PARTSTEP_VERTICAL_LIST