exportType
Home > @gooddata/sdk-ui-dashboard > DashboardConfig > exportType
DashboardConfig.exportType property
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";