DashboardInsightWidgetDrillsRemovedPayload
Home > @gooddata/sdk-ui-dashboard > DashboardInsightWidgetDrillsRemovedPayload
DashboardInsightWidgetDrillsRemovedPayload 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 DashboardInsightWidgetDrillsRemoved event.
Signature:
export interface DashboardInsightWidgetDrillsRemovedPayload
Properties
| Property | Type | Description |
|---|---|---|
| ref | ObjRef | (BETA) Reference to Insight Widget that was changed. |
| removed | DrillDefinition[] | (BETA) Drill definitions that were removed. |