DashboardFilterViewApplicationSucceeded
Home > @gooddata/sdk-ui-dashboard > DashboardFilterViewApplicationSucceeded
DashboardFilterViewApplicationSucceeded interface
This API is provided as an alpha 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 dashboard filter view is successfully applied.
Signature:
export interface DashboardFilterViewApplicationSucceeded extends IDashboardEvent
Extends: IDashboardEvent
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
payload | readonly | DashboardFilterViewApplicationSucceededPayload | (ALPHA) |
type | readonly | "GDC.DASH/EVT.FILTER_CONTEXT.FILTER_VIEW.APPLY.SUCCESS" | (ALPHA) |