DashboardFilterViewCreationSucceeded
Home > @gooddata/sdk-ui-dashboard > DashboardFilterViewCreationSucceeded
DashboardFilterViewCreationSucceeded 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 new dashboard filter view is successfully created.
Signature:
export interface DashboardFilterViewCreationSucceeded extends IDashboardEvent
Extends: IDashboardEvent
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
payload | readonly | DashboardFilterViewCreationSucceededPayload | (ALPHA) |
type | readonly | "GDC.DASH/EVT.FILTER_CONTEXT.FILTER_VIEW.CREATE.SUCCESS" | (ALPHA) |