Add an accordion panel
Add an accordion panel on an accordion component
Input parameters
Name | Description | Type | Required | Default value |
---|---|---|---|---|
Accordion component | Specify the "Accordion component" for you wish to add a accordion panel to. | PART | true | |
Accordion panel code | Specify the code of the accordion panel to add. | STRING | true | |
Accordion panel name | Specify the name of the accordion panel to add. | STRING | 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. | STRING | false |