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