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