allowUserOverrideInViewMode
Home > @gooddata/sdk-model > IDashboardTimezoneConfig > allowUserOverrideInViewMode
IDashboardTimezoneConfig.allowUserOverrideInViewMode 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.
Whether consumers may change the timezone ad-hoc in view mode. The override is session-only and never persisted to the dashboard. Also gates the embedding setTimezone command.
Signature:
readonly allowUserOverrideInViewMode?: boolean;