DashboardAttributeFilterParentChangedPayload
Home > @gooddata/sdk-ui-dashboard > DashboardAttributeFilterParentChangedPayload
DashboardAttributeFilterParentChangedPayload interface
This API is provided as a 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 | Type | Description |
---|---|---|
filter | IDashboardAttributeFilter | (BETA) The updated definition of the dashboard attribute filter.The definition of parents represents the new state. |