kind field that identifies its type.
Core Content Types
TextContent
TextContent
Displays plain or formatted text.
Identifies this as a text content type.
The text content to display.
Typography variant for styling the text.
Whether to render the text in bold.
Whether the text can be selected by the user.
Maximum number of lines to display before truncating.
JsonContent
JsonContent
LabelContent
LabelContent
LoadingContent
LoadingContent
Layout Content Types
SectionContent
SectionContent
Groups content under an expandable section with a title.
Identifies this as a section content type.
Unique identifier for this section.
The section header title.
Whether the section should be expanded by default.
Array of content items within this section.
BoxContent
BoxContent
Container for laying out content in rows or columns.
Identifies this as a box content type.
Unique identifier for this box.
Layout direction for children (defaults to column).
How to distribute space along the main axis.
Array of content items within this box.
ListContent
ListContent
Tab Navigation Types
Tab
Tab
TabBarContent
TabBarContent