parameters
Home > @gooddata/sdk-model > IDashboardTab > parameters
IDashboardTab.parameters property
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Tab-scoped parameter overrides. Each entry references a workspace parameter and optionally pins a dashboard-scope value, label, and mode. A parameter affects only the widgets on the tab where it is configured; the same ref may be added independently to multiple tabs with independent values, labels, and modes.
Signature:
parameters?: IDashboardParameter[];