Skip to main content

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

Details

Display content inside a collapsible disclosure element.

Preview

Help with this question
This information is needed to process your application.

JSON definition

{
"type": "Details",
"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.