Typography
Typography is a component that displays text strings.
Dialog Property
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 | off | |
Underline | boolean | off | |
Italic | boolean | off | |
Strikethrough | boolean | off | |
Visibility | boolean | on | |
Horizontal Alignment | Select | • Left • Center • Right | Left |
Vertical Alignment | Select | • Top • Middle • Bottom | Top |
Value | string |
Action Property
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 | false | |
Underline | underline | boolean | false | |
Italic | italic | boolean | false | |
Strikethrough | Strikethrough | boolean | false | |
Visibility | visibility | boolean | true | |
Horizontal Alignment | horizontalAlignment | string | • left • center • right | left |
Vertical Alignment | verticalAlignment | string | • top • middle • bottom | top |
Value | value | string |
Event
None