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