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 | PART | true | |
Svg | The svg code you wish to set | STRING | false |
Link an svg to an image element
Name | Description | Type | Required | Default value |
---|---|---|---|---|
Element | The image element of which you want to set the svg | PART | true | |
Svg | The svg code you wish to set | STRING | false |