DashboardAttributeFilterParentChanged
Home > @gooddata/sdk-ui-dashboard > DashboardAttributeFilterParentChanged
DashboardAttributeFilterParentChanged 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.
This event is emitted after the parent relationships of a filter change.
Signature:
export interface DashboardAttributeFilterParentChanged extends IDashboardEvent
Extends: IDashboardEvent
Properties
Property | Type | Description |
---|---|---|
payload | DashboardAttributeFilterParentChangedPayload | (BETA) |
type | "GDC.DASH/EVT.FILTER_CONTEXT.ATTRIBUTE_FILTER.PARENT_CHANGED" | (BETA) |