Notification Banner
JSON definition
{ "type": "NotificationBanner", "name": "fieldName", "title": "Question title", "content": "", "options": {}}Properties
| Property | Type | Required | Description |
|---|---|---|---|
content | string | Yes | HTML or Markdown content to display. |
Options
| Property | Type | Required | Description |
|---|---|---|---|
condition | string | No | Name of a condition that controls whether this component is shown. |
heading | string | No | |
type | 'success' | No | Display style for the list: 'bulleted' or 'numbered'. |