Section component
section
Example scripts
Sections are containers that show an accessory component to the right of the other child components.
Schema fields #
| Key | Type | Description |
|---|---|---|
component |
String | For sections always section |
components |
List of Components | The child components inside the section. |
accessory |
Component | The accessory component. |