selectCanManageACL
Home > @gooddata/sdk-ui-dashboard > selectCanManageACL
selectCanManageACL variable
Returns whether the current user has permissions to add, remove, and list ACLs (Access Control Lists) on an object.
Signature:
selectCanManageACL: import("@reduxjs/toolkit").OutputSelector<DashboardState, boolean, (res: import("@gooddata/sdk-model").IWorkspacePermissions) => boolean>