A node that outputs a svg element, it is generally provided by svg code from other websites or tools
Name | Type | Required | Multiple | Min. | Max. | Description |
---|---|---|---|---|---|---|
SVG (svg) | string | - | - | The svg code to be converted to html | ||
Properties (properties) | object | - | - | The properties of the svg element, it should be an object of key-value pairs |
Name | Type | Default | Required | Options | Description |
---|---|---|---|---|---|
SVG (svg) | string | The svg code to be converted to html, this is generally given by svg code from other websites or tools |
Name | Type | Description |
---|---|---|
Html Element (htmlElement) | html |