ExportSlidesInsightWidgetPayload
Home > @gooddata/sdk-ui-dashboard > ExportSlidesInsightWidgetPayload
ExportSlidesInsightWidgetPayload interface
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Payload of the ExportSlidesInsightWidget command.
Signature:
export interface ExportSlidesInsightWidgetPayload 
Properties
| Property | Modifiers | Type | Description | 
|---|---|---|---|
| 
 | "pdf" | "pptx" | (ALPHA) Type of export to perform. | |
| 
 | string | (ALPHA) Reference to Insight title to export. | |
| 
 | (ALPHA) Reference to Insight to export. |