Skip to main content

Add vertical list to accordion panel

Inject a "Vertical list component" into a designated "Accordion panel" of a "Accordion component"

Input parameters

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

Output

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