DashboardExportToPptPresentationResolved
Home > @gooddata/sdk-ui-dashboard > DashboardExportToPptPresentationResolved
DashboardExportToPptPresentationResolved 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.
This event is emitted at the end of successful 'dashboard export to PPT presentation' command processing. In its payload, there is an uri of the resulting PDF file.
Signature:
export interface DashboardExportToPptPresentationResolved extends IDashboardEvent
Extends: IDashboardEvent
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
payload | readonly | DashboardExportToExcelResolvedPayload | (BETA) |
type | readonly | "GDC.DASH/EVT.EXPORT.PPT_PRESENTATION.RESOLVED" | (BETA) |