Information
Information to display to the user.
Fields
Name | Type | Description |
---|---|---|
title | String | Title |
content | String | Texte to display |
images | [String] | Images to display |
links | [LinkWithText] | Links to display |
optional | Boolean | If true, it's possible to skip this step. |
confirm | String | If a confirm checkbox must be displayed, the text of the checkbox. The user shouldn't be able to continue if that checkbox is not checked. |