DashboardKpiWidgetChanged
Home > @gooddata/sdk-ui-dashboard > DashboardKpiWidgetChanged
DashboardKpiWidgetChanged 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 any change to KPI Widget configuration. It contains the entire new state of the KPI Widget.
Signature:
export interface DashboardKpiWidgetChanged extends IDashboardEvent
Extends: IDashboardEvent
Properties
Property | Type | Description |
---|---|---|
payload | DashboardKpiWidgetChangedPayload | (BETA) |
type | "GDC.DASH/EVT.KPI_WIDGET.WIDGET_CHANGED" | (BETA) |