Renders the children only if the current user has the required permissions. The component that will be shown when the permissions are insufficient can be defined through the denied prop.
denied
Optional
Generated using TypeDoc
Renders the children only if the current user has the required permissions. The component that will be shown when the permissions are insufficient can be defined through the
denied
prop.