Axinom Mosaic Libraries
    Preparing search index...

    Variable EnsurePermissionConst

    EnsurePermission: React.FC<EnsurePermissionProps> = ...

    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.