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
| 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. |