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 ExportRawInsightWidget command.
Signature:
export interface ExportSlidesInsightWidgetPayload
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
exportType | readonly | "pdf" | "pptx" | (ALPHA) Type of export to perform. |
filename | readonly | string | (ALPHA) Reference to Insight title to export. |
ref | readonly | ObjRef | (ALPHA) Reference to Insight to export. |