Add an accordion panel
Add an accordion panel on an accordion ui element
Input parameters
Name | Description | Type | Required | Default value |
---|---|---|---|---|
Accordion ui element | Specify the "Accordion ui element" for you wish to add a accordion panel to. | A UI Element that is on the template linked to the action | true | |
Accordion panel code | Specify the code of the accordion panel to add. | Text | true | |
Accordion panel name | Specify the name of the accordion panel to add. | Text | true | |
Accordion panel icon | The key of the icon (material icon https://fonts.google.com/icons?icon.set=Material+Icons\) that should be shown on the panel of the accordion panel. | Text | false |