Rich Text is a component that displays HTML.
Property
| No | Item | Input Value | Default Value | Action Property | Type | Action Default Value | Description |
|---|
| 1 | ID | String | Auto-generated | id | string | Auto-generated | The [id] property cannot be set by actions. |
| 2 | Width | String | 390 | width | string | 390 | Component width |
| 3 | Height | String | 90 | height | string | 90 | Component height |
| 4 | X | String | | x | string | | X coordinate position |
| 5 | Y | String | | y | string | | Y coordinate position |
| 6 | Visibility | Boolean | ON | visibility | boolean | true | Component show/hide |
| 7 | Value | String | | value | string | | Rich text value |
Event
None