Supported styling properties for Text type component of the control¶
Applicable Sectioned Table Controls:¶
ContactCellItem, ObjectCell, ObjectHeader, ProfileHeader, SimplePropertyCell, CalendarHeader, CalendarInnerMonthLabel¶
| Properties | iOS | Android | Remarks |
|---|---|---|---|
| background-color: Color | ✓ | ||
| font-color: Color | ✓ | ✓ | |
| font-size: Number | ✓ | ||
| font-style: UIFont.TextStyle | ✓ | Style of the font, for iOS, e.g. body / caption / headline, refer to UIFont.TextStyle | |
| font-typeface: Typeface | ✓ | ||
| text-decoration: underline / line-through | ✓ | ✓ |
Title of Indicator in CallendarSection¶
| Properties | iOS | Android | Remarks |
|---|---|---|---|
| font-color: Color | ✓ |