selectEffectiveDateFilterTitle
Home > @gooddata/sdk-ui-dashboard > selectEffectiveDateFilterTitle
selectEffectiveDateFilterTitle 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 custom title to use for the date filter. Custom title comes from the dashboard-level date filter config overrides. If no overrides were defined OR the effective date filter config is not using them (because applying them means the final date filter config is invalid), then no custom filter should be used.
Signature:
selectEffectiveDateFilterTitle: DashboardSelector<string | undefined>