DashboardInsightWidgetChangedPayload
Home > @gooddata/sdk-ui-dashboard > DashboardInsightWidgetChangedPayload
DashboardInsightWidgetChangedPayload 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.
Payload of the DashboardInsightWidgetChanged event.
Signature:
export interface DashboardInsightWidgetChangedPayload
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
insightWidget | IInsightWidget | IInsightWidgetDefinition | (BETA) The entire definition of the insight widget after the change. |