• 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.

    Parameters

    Returns null | ReactElement<any, any>

Generated using TypeDoc