DashboardKpiWidgetDrillSet
Home > @gooddata/sdk-ui-dashboard > DashboardKpiWidgetDrillSet
DashboardKpiWidgetDrillSet 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.
This event is emitted when dashboard's KPI Widget has its drill set.
Signature:
export interface DashboardKpiWidgetDrillSet extends IDashboardEvent
Extends: IDashboardEvent
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
payload | readonly | DashboardKpiWidgetDrillSetPayload | (BETA) |
type | readonly | "GDC.DASH/EVT.KPI_WIDGET.DRILL_SET" | (BETA) |