Supported styling properties for Text type component of the control¶
Applicable Sectioned Table Controls:¶
GridRowItem, ObjectHeader, ChartCard, ChartContent, SectionHeaderItem.Label
Applicable Controls:¶
FioriToolbar, FioriActionBar
| Properties | iOS | Android | Web | Remarks |
|---|---|---|---|---|
| font-color: Color | ✓ | ✓ | ||
| color: Color | ✓ | |||
| font-size: Number | ✓ | ✓ | ||
| font-family | ✓ | |||
| font-style: UIFont.TextStyle | ✓ | Style of the font, for iOS, e.g. body / caption / headline, refer to UIFont.TextStyle | ||
| font-typeface: Typeface | ✓ | |||
| font-name: Font | ✓ | Name of the font, e.g. thinSystem, italicSystem, boldSystem |