exportType
Home > @gooddata/sdk-backend-spi > IGetDashboardOptions > exportType
IGetDashboardOptions.exportType property
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.
Specify type of the currently performed dashboard export. This id is used to retrieve export-related metadata, such as currently active attribute filters.
Signature:
exportType?: "visual" | "slides";