Layout container that holds informational content. This area might contain sections, partitioned sections, images, other content containers, and other various components that display information.
| title-area required | Layout container to hold a title area, which can contain title text and other detailed text |
| cell-area optional | A cell-area defines a cell within a layout, with no background or border (which is partially what differentiates it from a cell-card) |
| cell-card optional | A cell defined as a card |
| divider optional | Creates a divider between text or areas in a given section container or compound-card |
| layout-macro optional | Defines a layout or a portion of a layout with a macro |
| macro optional | Defines a layout, a portion of a layout, or a dialog with a macro |
| hbox optional | Horizontal box that spans the width of the screen |
| image-card optional | A card that uses a rich image as the background of the card, alongside information that can be placed in three slots |
| image-list optional | Creates a single-line list of images of type or subtype of BaseImage |
| map-card optional | A card that displays a summary of a location on a static map |
| paragraph optional | Paragraph of text, providing a summary of information for the user |
| progress-bar optional | Adds a progress bar component to let users know the progress of an event or action |
| single-line optional | Content that spans a single line |
| thumbnail-area optional | A layout container that displays an image in a smaller format, as well as additional information within a title-area |
| thumbnail-card optional | A card that displays an image in a smaller format, as well as additional information within a title-area |
| title-card optional | A card that primarily shows text in three slots |