SectionInput()
is used to
input data for a section.
Table: SectionInput
Parameter | Type | Required | Default | Stability | Description |
---|---|---|---|---|---|
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column. | |||||
Table last updated: Sep 19, 2024 | |||||
collapsed | boolean | yes | Long-Term | Whether the section should be collapsed. | |
description | string | Long-Term | A description of the section. | ||
id | string | yes | Long-Term | The unique identifier of the section. | |
order | integer | yes | Long-Term | The order of the section. | |
timeSelector | TimeIntervalInput | Long-Term | The time selector. See TimeIntervalInput . | ||
title | string | Long-Term | The title of the section. | ||
widgetIds | [string] | yes | Long-Term | A list of widget IDs. |