Set the SVG of an image element
Link an svg to an image element
Input parameters
Name | Description | Type | Required | Default value |
---|---|---|---|---|
Element | The image element of which you want to set the svg | A UI Element that is on the template linked to the action | true | |
Svg | The svg code you wish to set | Text | false |