DashboardKpiWidgetDescriptionChangedPayload
Home > @gooddata/sdk-ui-dashboard > DashboardKpiWidgetDescriptionChangedPayload
DashboardKpiWidgetDescriptionChangedPayload 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 DashboardKpiWidgetDescriptionChanged event.
Signature:
export interface DashboardKpiWidgetDescriptionChangedPayload
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
description | readonly | WidgetDescription | (BETA) New value of the widget description. |
ref | readonly | ObjRef | (BETA) Reference to changed KPI Widget. |