How to hide buttons globally based on access control.
I want to hide the action buttons instead of disabling it. I knew that we can do that on button level using
hideIfUnauthorized, but is there a way like on Refine options where I can set the value to hide on every buttons?