Supported styling properties for Text type component of the control¶
Applicable FormCell Controls:¶
LabelFormCell
| Properties | iOS | Android |
|---|---|---|
| background-color: Color | ✓ | ✓ |
| color: Color | ✓ | ✓ |
| font-family | ✓ | ✓ |
| font-size: Number | ✓ | ✓ |
| font-style: normal / italic | ✓ | ✓ |
| font-weight: normal / bold / Number | ✓ | ✓ |
| letter-spacing: Length | ✓ | ✓ |
| line-height: Number | ✓ | ✓ |
| text-align: left / center / right | ✓ | ✓ |
| text-decoration: underline / line-through | ✓ | ✓ |