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

Table: ParameterPanel

ParameterTypeRequiredDefaultStabilityDescription
Some input parameters may be required, as indicated in the Required column. For return values, this indicates that you are assured a value if the field is requested for 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.