Marquee
Compared with the text component, the marquee component adds a scrolling effect to the text.This article introduces the detailed configuration method of the Marquee component.

Private Properties
Parameters | Description | Default value |
|---|---|---|
| Text | Configurable data sources | Running lamps by default! |
| Direction | Optional values: Horiz, Vert | Horiz |
| Cycle Time | 5000 (unit:ms) | |
| BG Color | #ffffff |
Text Style
Parameters | Description | Default value |
|---|---|---|
| Size | 12 | |
| Color | #333333 |
Node
Parameters | Description | Default value |
|---|---|---|
| Width | Overall width | 300 |
| Height | Overall height | 50 |
| X | Horizontal coordinate | — |
| Y | Vertical coordinate | — |