selectDateFilterConfigsOverrides
Home > @gooddata/sdk-ui-dashboard > selectDateFilterConfigsOverrides
selectDateFilterConfigsOverrides variable
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.
Returns date filter configs that is specified on the loaded dashboard.
The dashboard-level date filter configuration MAY contain overrides and additional configuration to apply on top of the workspace-level date filter config. If the dashboard-level overrides are not specified, then the workspace-level config should be taken as-is.
Signature:
selectDateFilterConfigsOverrides: DashboardSelector<IDashboardDateFilterConfigItem[]>