Text node
Text node controls the text that appears on the canvas. For example, the headings and subtitles.
| Attribute | Type | Description |
|---|---|---|
| text | string |
Text content - replace your value here |
| x | string |
X position of the text block |
| y | string |
Y position of the text block |
| fontSize | float |
Font size of the text block |
| align | string |
left, right or centre alignment |