Typography is a component that displays text strings.
Properties
UI Dialog
Item | Input value | Option | Default value |
---|
ID | string | | automatic |
Width | string | | 222 |
Height | string | | 40 |
X | string | | |
Y | string | | |
Color | string color picker | | |
Font Size | number | | 16 |
Bold | boolean | onoff | off |
Underline | boolean | onoff | off |
Italic | boolean | onoff | off |
Strikethrough | boolean | onoff | off |
Visibility | boolean | onoff | on |
Value | string | | |
Action
Item | Properties | Data Type | Options | Default value |
---|
ID | id | string | | automatic |
Width | width | string | | 222 |
Height | height | string | | 40 |
X | x | string | | |
Y | y | string | | |
Color | color | string | | |
Font Size | fontSize | | | |
Bold | bold | boolean | truefalse | false |
Underline | underline | boolean | truefalse | false |
Italic | italic | boolean | truefalse | false |
Strikethrough | Strikethrough | boolean | truefalse | false |
Visibility | visibility | boolean | truefalse | true |
Value | value | string | | |
Tips
Event
None