DashboardAttributeFilterConfigModeChangedPayload
Home > @gooddata/sdk-ui-dashboard > DashboardAttributeFilterConfigModeChangedPayload
DashboardAttributeFilterConfigModeChangedPayload interface
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.
Payload of the isDashboardAttributeFilterConfigModeChanged event.
Signature:
export interface DashboardAttributeFilterConfigModeChangedPayload
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
filter | readonly | IDashboardAttributeFilter | (ALPHA) The updated definition of the dashboard attribute filter. The definition of mode represents the new state. |