selectEffectiveDateFiltersModeMap
Home > @gooddata/sdk-ui-dashboard > selectEffectiveDateFiltersModeMap
selectEffectiveDateFiltersModeMap 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.
Get a map of date filter modes based on the current screen mode (edit or view).
Signature:
selectEffectiveDateFiltersModeMap: DashboardSelector<Map<string, DashboardDateFilterConfigMode>>
Remarks
The mode will always be active in edit mode; otherwise, the mode is taken from the dashboard date filter.