selectEffectiveDateFilterConfig
Home > @gooddata/sdk-ui-dashboard > selectEffectiveDateFilterConfig
selectEffectiveDateFilterConfig 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 effective date filter config. The effective date filter config is created by merging the workspace-level date filter config and the dashboard-level date filter config.
This is the configuration that the DateFilter SHOULD use when rendering filtering presets.
Signature:
selectEffectiveDateFilterConfig: DashboardSelector<IDateFilterConfig>