ParameterPanel is a datatype for a widget that contains dashboard parameters.

Table: ParameterPanel

ParameterTypeRequiredDefaultDescription
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
descriptionstring  A description of the parameter.
heightintegeryes The height of the widget.
idstringyes The unique identifier of the panel.
parameterIds[string]yes The unique identifier of the parameters.
titlestringyes The title of the panel.
widthintegeryes The width of the widget.
xintegeryes The x value of the widget.
yintegeryes The y value of the widget.