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