SectionHeader
Description
The User.TappedContinue type defines an action that requires a client to
The SectionHeader type defines a presentational component that is intended to
be displayed as the title of a new section of a Screening.
Properties
label(string, required) - A short label intended to be displayed as tag adjacent to the title.title(string, required) - The title of the section.
Example
{
"type" : "SectionHeader",
"label" : "Part 2/3",
"title" : "Analysing causes"
}