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