Skip to content

Typography

Typography is a component that displays text strings.

Property

NoItemInput ValueDefault ValueAction PropertyTypeAction Default ValueDescription
1IDStringAuto-generatedidstringAuto-generatedThe [id] property cannot be set by actions.
2WidthString222widthstring222Component width
3HeightString40heightstring40Component height
4XStringxstringX coordinate position
5YStringystringY coordinate position
6LockBooleanOFFlockbooleanfalseWhen ON, the component stays fixed even when the screen is scrolled.
When OFF, the component moves along with the screen scroll.
Added in v4.1.0.
7ColorString
Color Picker
colorstringText color
8Font SizeNumber16fontSizenumber16Font size
9Horizontal AlignmentSelection
1. Left
2. Center
3. Right
LefthorizontalAlignmentstringleftHorizontal alignment
10Vertical AlignmentSelection
1. Top
2. Center
3. Bottom
TopverticalAlignmentstringtopVertical alignment
11BoldBooleanOFFboldbooleanfalseBold text setting
12UnderlineBooleanOFFunderlinebooleanfalseUnderline setting
13ItalicBooleanOFFitalicbooleanfalseItalic text setting
14StrikethroughBooleanOFFstrikethroughbooleanfalseStrikethrough setting
15VisibilityBooleanONvisibilitybooleantrueComponent show/hide
16ValueStringvaluestringText to display

Event

None