froala
This type allows to configure rich text fields.
Attributes:
- configuration
The configuration of the rich text field in JSON format. You can use the options provided by the Froala Editor (see https://www.froala.com/wysiwyg-editor/v2.0/docs/options).
Example:
Set the placeholder text displayed in the editor and define the selectable font sizes:
{"placeholderText": "Add a picture of the device","fontSize": ["8", "10", "12", "14", "18"]}
Figure 21: ConSol CM Web Client - Adapted rich text field editor