HTML display
The HTML Display component allows for the display of complex, formatted text in HTML format.
If you do not need formatting or other advanced features, use the Text Display component.
Example
Loading...
Properties
General
| Attribute | Type | Description | Category |
|---|---|---|---|
| Model Id | String | This is a unique id for the component. | Every field on a form model needs a unique ID, which is automatically generated but can be changed if needed (e.g. to reference in expressions or for debugging purposes). If the field type supports rendering a label, and most types do, it can be configured here. This label is a displayed on the form to the end user and typically indicates what value is expected in the field. The documentation property holds free-form text that can be used to give more details about this html field, like its purpose, usage in other models, etc. |
| Label |