[TIMOB-26554] Rich Text Format (RTF) in input field (Like as Textarea/Textbox).
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | None |
Status | Closed |
Resolution | Done |
Resolution Date | 2020-04-07T01:12:06.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | n/a |
Reporter | Riduanul Islam |
Assignee | Unknown |
Created | 2018-11-13T16:47:55.000+0000 |
Updated | 2020-04-07T01:12:06.000+0000 |
Description
Customer is asking for rich text format in textarea or textbox where native platforms has this feature.
We already support
AttributedString
inTextField
andTextArea
. https://docs.appcelerator.com/platform/latest/#!/api/Titanium.UI.TextField-property-attributedString https://docs.appcelerator.com/platform/latest/#!/api/Titanium.UI.TextArea-property-attributedString