DashboardInsightWidgetRefreshed
Home > @gooddata/sdk-ui-dashboard > DashboardInsightWidgetRefreshed
DashboardInsightWidgetRefreshed 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 after an insight widget is refreshed.
Signature:
export interface DashboardInsightWidgetRefreshed extends IDashboardEvent
Extends: IDashboardEvent
Properties
| Property | Type | Description |
|---|---|---|
| payload | DashboardInsightWidgetRefreshedPayload | (BETA) |
| type | "GDC.DASH/EVT.INSIGHT_WIDGET.REFRESHED" | (BETA) |