selectEnableKPIDashboardExportPDF
Home > @gooddata/sdk-ui-dashboard > selectEnableKPIDashboardExportPDF
selectEnableKPIDashboardExportPDF variable
Returns whether the export to pdf is enabled.
Signature:
selectEnableKPIDashboardExportPDF: import("@reduxjs/toolkit").OutputSelector<DashboardState, string | number | boolean | object, (res: import("../..").ResolvedDashboardConfig) => string | number | boolean | object>