Skip to main content

html

Raw HTML content field.

Properties

  • htmlContent: HTML string

Answer Format

Display-only field. No answer payload.

Example

{
"id": "notice",
"fieldType": "html",
"htmlContent": "<div><strong>Notice:</strong> Read before continuing.</div>"
}