DashboardAlertUpdated
Home > @gooddata/sdk-ui-dashboard > DashboardAlertUpdated
DashboardAlertUpdated 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 Kpi alert is updated.
Signature:
export interface DashboardAlertUpdated extends IDashboardEvent
Extends: IDashboardEvent
Properties
Property | Type | Description |
---|---|---|
payload | DashboardAlertUpdatedPayload | (BETA) |
type | "GDC.DASH/EVT.ALERT.UPDATED" | (BETA) |