DashboardAttributeFilterAdded
Home > @gooddata/sdk-ui-dashboard > DashboardAttributeFilterAdded
DashboardAttributeFilterAdded 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.
This event is emitted after a new dashboard attribute filter is successfully added into dashboard's filters.
Signature:
export interface DashboardAttributeFilterAdded extends IDashboardEvent
Extends: IDashboardEvent
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
payload | readonly | DashboardAttributeFilterAddedPayload | (BETA) |
type | readonly | "GDC.DASH/EVT.FILTER_CONTEXT.ATTRIBUTE_FILTER.ADDED" | (BETA) |