runtimeOverride
Home > @gooddata/sdk-ui-dashboard > IDashboardParameterEntry > runtimeOverride
IDashboardParameterEntry.runtimeOverride 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.
Currently-applied value for the chip. undefined means "use the workspace default" — used when the parameter has no persisted value and the workspace catalog is unresolved (gated off, failed, or missing for the ref). Such entries are skipped when building widget execution overrides so the backend keeps using the parameter's own default.
Signature:
runtimeOverride: number | undefined;