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