ParameterPanel
is a
datatype for a widget that contains dashboard parameters.
Table: ParameterPanel
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 27, 2024 | |||||
description | string | Long-Term | A description of the parameter. | ||
height | integer | yes | Long-Term | The height of the widget. | |
id | string | yes | Long-Term | The unique identifier of the panel. | |
parameterIds | [string] | yes | Long-Term | The unique identifier of the parameters. | |
title | string | yes | Long-Term | The title of the panel. | |
width | integer | yes | Long-Term | The width of the widget. | |
x | integer | yes | Long-Term | The x value of the widget. | |
y | integer | yes | Long-Term | The y value of the widget. |