selectDateFilterConfig
Home > @gooddata/sdk-ui-dashboard > selectDateFilterConfig
selectDateFilterConfig variable
Returns workspace-level configuration for the of the date filter options and presets.
Signature:
selectDateFilterConfig: import("@reduxjs/toolkit").OutputSelector<DashboardState, import("@gooddata/sdk-model").IDateFilterConfig, (res: import("../..").ResolvedDashboardConfig) => import("@gooddata/sdk-model").IDateFilterConfig>
Remarks
Note: this configuration SHOULD be further augmented by the dashboard-level overrides to obtain the effective date filter configuration.