DashboardAlertCreated
Home > @gooddata/sdk-ui-dashboard > DashboardAlertCreated
DashboardAlertCreated 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 successfully saved.
Signature:
export interface DashboardAlertCreated extends IDashboardEvent
Extends: IDashboardEvent
Properties
Property | Type | Description |
---|---|---|
payload | DashboardAlertCreatedPayload | (BETA) |
type | "GDC.DASH/EVT.ALERT.CREATED" | (BETA) |