Ask AI
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.A UI Element that is on the template linked to the actiontrue
Accordion panel codeSpecify the code of the panel to add the new "Vertical list component" to.Texttrue
Vertical list codeSpecify the code of the new "Vertical list component" to add to the "Accordion panel".Texttrue

Output

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