selectCanExportPdf
Home > @gooddata/sdk-ui-dashboard > selectCanExportPdf
selectCanExportPdf variable
Returns whether the current user has permissions necessary to export insights to PDF
Signature:
selectCanExportPdf: import("@reduxjs/toolkit").OutputSelector<DashboardState, boolean, (res: import("@gooddata/sdk-model").IWorkspacePermissions) => boolean>