DashboardFilterViewDefaultStatusChangeFailed
Home > @gooddata/sdk-ui-dashboard > DashboardFilterViewDefaultStatusChangeFailed
DashboardFilterViewDefaultStatusChangeFailed 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 default status change failed.
Signature:
export interface DashboardFilterViewDefaultStatusChangeFailed extends IDashboardEvent
Extends: IDashboardEvent
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
payload | readonly | DashboardFilterViewDefaultStatusChangeFailedPayload | (ALPHA) |
type | readonly | "GDC.DASH/EVT.FILTER_CONTEXT.FILTER_VIEW.CHANGE_DEFAULT_STATUS.FAILURE" | (ALPHA) |