DashboardInsightWidgetChanged
Home > @gooddata/sdk-ui-dashboard > DashboardInsightWidgetChanged
DashboardInsightWidgetChanged interface
This API is provided as a beta 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 Insight Widget configuration. It contains the entire new state of the Insight Widget.
Signature:
export interface DashboardInsightWidgetChanged extends IDashboardEvent
Extends: IDashboardEvent
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
payload | readonly | DashboardInsightWidgetChangedPayload | (BETA) |
type | readonly | "GDC.DASH/EVT.INSIGHT_WIDGET.WIDGET_CHANGED" | (BETA) |