5.5.2.1.33. RichTextArea
This is a text area to display and enter formatted text.
XML name of the component: richTextArea
RichTextArea
is implemented only for Web Client.
Basically, RichTextArea
mirrors the functionality of TextField, except that you cannot set datatype
for it. So, RichTextArea
is intended for work only with text and entity attributes of type String
.