DashboardInsightWidgetExportRequestedPayload
Home > @gooddata/sdk-ui-dashboard > DashboardInsightWidgetExportRequestedPayload
DashboardInsightWidgetExportRequestedPayload 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 DashboardInsightWidgetExportRequested event.
Signature:
export interface DashboardInsightWidgetExportRequestedPayload 
Properties
| Property | Type | Description | 
|---|---|---|
| config | IExportConfig | (BETA) Additional configuration of the export. | 
| ref | ObjRef | (BETA) Reference to the Insight to be exported. |