DashboardAttributeSelectionModeChangedPayload
Home > @gooddata/sdk-ui-dashboard > DashboardAttributeSelectionModeChangedPayload
DashboardAttributeSelectionModeChangedPayload interface
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Payload of the DashboardAttributeSelectionModeChanged event.
Signature:
export interface DashboardAttributeSelectionModeChangedPayload
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
filter | readonly | IDashboardAttributeFilter | (BETA) The updated definition of the dashboard attribute filter. The definition of selection mode represents the new state. |