DashboardKpiWidgetDescriptionChanged
Home > @gooddata/sdk-ui-dashboard > DashboardKpiWidgetDescriptionChanged
DashboardKpiWidgetDescriptionChanged 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.
This event is emitted when the dashboard's KPI Widget description is modified.
Signature:
export interface DashboardKpiWidgetDescriptionChanged extends IDashboardEvent
Extends: IDashboardEvent
Properties
Property | Type | Description |
---|---|---|
payload | DashboardKpiWidgetDescriptionChangedPayload | (BETA) |
type | "GDC.DASH/EVT.KPI_WIDGET.DESCRIPTION_CHANGED" | (BETA) |