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