Supported styling properties for Value type component of the control¶
Applicable FormCell Controls:¶
DatePickerFormCell, DurationPickerFormCell, ListPickerFormCell, NoteFormCell, SimplePropertyFormCell, TitleFormCell, SignatureCaptureFormCell
Applicable Sectioned Table Controls:¶
ObjectCard, ObjectCell, SimplePropertyCell
| 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 | ✓ | ||
| padding: Number | ✓ | ||
| placeholder-color: Color | ✓ | ||
| text-align | ✓ | ||
| text-lien-clamp | ✓ | ||
| tint-color: Color | ✓ | ||
| text-decoration: underline / line-through | ✓ | ✓ |