Divider is a thin line for layout separating sections.
Property
| No | Item | Input Value | Default Value | Action Property | Type | Action Default Value | Description |
|---|
| 1 | ID | String | Auto-generated | id | string | | The [id] property cannot be set by actions. |
| 2 | Width | String | 240 | width | string | 240 | Component width |
| 3 | X | String | | x | string | | X coordinate position |
| 4 | Y | String | | y | string | | Y coordinate position |
| 5 | Visibility | Boolean | ON | visibility | boolean | true | Display state |
| 6 | Text | String | | text | string | | Text to display on divider |
| 7 | Text Align | Selection 1. Center 2. Left 3. Right | Center | textAlign | string | center | Text alignment position |
| 8 | Orientation | Selection 1. Horizontal 2. Vertical | Horizontal | orientation | string | horizontal | Component orientation |
Event
None