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