ParameterPanel is a datatype for a widget that contains dashboard parameters. It implements the interface datatype, Widget.

Table: ParameterPanel

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For return datatypes, this indicates that you must specify which fields you want returned in the results.
Table last updated: Sep 27, 2024
descriptionstring  Long-TermA description of the parameter.
heightintegeryes Long-TermThe height of the widget.
idstringyes Long-TermThe unique identifier of the panel.
parameterIds[string]yes Long-TermThe unique identifier of the parameters.
titlestringyes Long-TermThe title of the panel.
widthintegeryes Long-TermThe width of the widget.
xintegeryes Long-TermThe x value of the widget.
yintegeryes Long-TermThe y value of the widget.