DashboardInsightWidgetDrillsRemoved
Home > @gooddata/sdk-ui-dashboard > DashboardInsightWidgetDrillsRemoved
DashboardInsightWidgetDrillsRemoved 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.
This event is emitted when the insight widget's drill definitions are removed. The measures for which the drill definitions were set up will no longer be clickable.
Signature:
export interface DashboardInsightWidgetDrillsRemoved extends IDashboardEvent
Extends: IDashboardEvent
Properties
Property | Type | Description |
---|---|---|
payload | DashboardInsightWidgetDrillsRemovedPayload | (BETA) |
type | "GDC.DASH/EVT.INSIGHT_WIDGET.DRILLS_REMOVED" | (BETA) |