Alias {{ element.alias }} Grantee {{ element.grantee }} Permission
@if (element.permissions.includes('READ')) { View } @else if (element.permissions.includes('READ_RESTRICTED')) { Restricted view }
Details @if (element.type === 'PUBLIC') { } @if (element.type === 'PUBLIC') { }