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