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