Add template element to horizontal list
Inject a "Template component" into a designated "Horizontal list."
Input parameters
Name | Description | Type | Required | Default value |
---|---|---|---|---|
List component | Specify the target "Horizontal List" where the "Template component" should be added. | PART | true | |
Template | Specify the "Template" to be dynamically inserted into the chosen "Horizontal List" | TEMPLATE | true | |
Code | Specify the code of the template component to be dynamically inserted into the chosen "Horizontal List" | STRING | false | |
Form group | Specify the form group of the template component to be dynamically inserted into the chosen "Horizontal List" | STRING | false | |
Template parameters | Parameters specific to the chosen "Template" | TEMPLATE_PARAMS | false |