DashboardInsightWidgetDescriptionChangedPayload
Home > @gooddata/sdk-ui-dashboard > DashboardInsightWidgetDescriptionChangedPayload
DashboardInsightWidgetDescriptionChangedPayload 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 DashboardInsightWidgetDescriptionChanged event.
Signature:
export interface DashboardInsightWidgetDescriptionChangedPayload
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
description | readonly | WidgetDescription | (BETA) New widget description that is now used on the widget. |
ref | readonly | ObjRef | (BETA) Reference to Insight Widget that was changed. |