Skip to main content

betaThis is a new capability. Help us improve it and give your feedback on Slack.

Notification Banner

JSON definition

{
"type": "NotificationBanner",
"name": "fieldName",
"title": "Question title",
"content": "",
"options": {}
}

Properties

PropertyTypeRequiredDescription
contentstringYesHTML or Markdown content to display.

Options

PropertyTypeRequiredDescription
conditionstringNoName of a condition that controls whether this component is shown.
headingstringNo
type'success'NoDisplay style for the list: 'bulleted' or 'numbered'.