Separator
The Separator control is a display control used to add a visual break in the microapp by displaying a line and a text that signifies that the user is moving from one section of the app to another.
Properties
| Property | Description |
|---|---|
| Text | Specifies the text to be displayed in the Separator Control. |
| Line | Displays a line in the separator for added visual effect. Toggle ON/OFF to show or hide the line. |
| Line Color | Sets the color of the displayed line in the Separator Control. |
| Text Color | Defines the color of the displayed text in the Separator Control. |