DashboardInsightWidgetInsightSwitchedPayload
Home > @gooddata/sdk-ui-dashboard > DashboardInsightWidgetInsightSwitchedPayload
DashboardInsightWidgetInsightSwitchedPayload 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.
Payload of the DashboardInsightWidgetInsightSwitched event.
Signature:
export interface DashboardInsightWidgetInsightSwitchedPayload
Properties
Property | Type | Description |
---|---|---|
insight | IInsight | (BETA) The new insight that is now rendered for the widget. |
ref | ObjRef | (BETA) Reference to Insight Widget that was changed. |