RichText
<RichText> controls are used to provide users of a web application with a WYSIWYG interface for editing HTML content.
<RichText> controls can be used in all available layout types:
BoxLayoutFlowLayoutGridLayoutResponsiveLayoutTabLayout
In addition to the standard attributes listed under Controls, the following attributes can be defined for a <RichText> control:
Attribute | Description |
|---|---|
| Content to be edited using the rich text editing controls. The value you specify in the
Possible values: any string |
| Specifies whether the rich text editing controls are displayed in the Web application.
Possible values:
|
| Content to be edited with the rich text controls. This attribute is mandatory but does not need to contain a value. If you do not specify a
Possible values: any string |
The following rich text editing controls are displayed:

Export rich text content as PDF
If you add the <PDFExport> element within the <RichText> control, the
button is also displayed. Use this button to download the contents as a PDF file.