DashboardAttributeFilterConfigModeChanged
Home > @gooddata/sdk-ui-dashboard > DashboardAttributeFilterConfigModeChanged
DashboardAttributeFilterConfigModeChanged 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.
This event is emitted when the attribute filter mode is change.
Signature:
export interface DashboardAttributeFilterConfigModeChanged extends IDashboardEvent
Extends: IDashboardEvent
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
payload | readonly | DashboardAttributeFilterConfigModeChangedPayload | (ALPHA) |
type | readonly | "GDC.DASH/EVT.ATTRIBUTE_FILTER_CONFIG.MODE_CHANGED" | (ALPHA) |