Accordion

A component is used to display an expandable list item.

Adding an Accordion Component

  • Select the Accordion component from the Components drawer. You can open the list of components by clicking the + button next to Components.
  • Select the added component in the Components tree.
  • Go to the Data tab (third tab) in the Properties panel and under Setup > Label, add a label on the component to display on the screen.
  • Select a Text or any other component that you want to display as children of the Accordion component.
  • Go to the Data tab (third tab) in the Properties panel and under Setup > Item Label, add a label on the component to display on the screen.
1400

Configuration Properties

PropertyDescription
Component NameTo alter the name of the component. The name is reflected in the Components tree. Defaults to Accordion.
ExpandedEnable this option to expand the Accordion Items. It is disabled by default.
Open Text ColorChoose a color value to display when the Accordion is in an expanded state.
Close Text ColorChoose a color value to display when the Accordion is not in an expanded state.
Caret colorChoose a color value for the Caret icon on the Accordion component.
IconChoose an icon from the Icon Picker to display it on the Accordion component.