The framework of visual components arranged to create app layouts.
Read the docs to learn concepts behind these constructions, or explore reference pages for attribute details.
- Actions: Holds multiple interactive elements. Implementation.
- Context: Provides contextual info, which can include both images and text. Implementation.
- Divider: Visually separates pieces of info inside of a message. Implementation.
- File: Displays info about remote files. Implementation.
- Header: Displays a larger-sized text. Implementation.
- Image: Displays an image. Implementation.
- Input: Collects information from users via elements. Implementation.
- Markdown: Displays formatted markdown. Implementation.
- Rich text: Displays formatted, structured representation of text. Implementation.
- Section: Displays text, possibly alongside elements. Implementation.
- Video: Displays an embedded video player. Implementation.