DashboardKpiWidgetDrillSetPayload
Home > @gooddata/sdk-ui-dashboard > DashboardKpiWidgetDrillSetPayload
DashboardKpiWidgetDrillSetPayload 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 DashboardKpiWidgetDrillSet event.
Signature:
export interface DashboardKpiWidgetDrillSetPayload
Properties
| Property | Type | Description |
|---|---|---|
| drill | IDrillToLegacyDashboard | (BETA) The drill set. |
| ref | ObjRef | (BETA) Reference to changed KPI Widget. |