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