• Type
    All
    Add
    Change
    Delete
    View
  • @for (type of allowedTypes; track type) {
  • {{type}}:
    @for (action of PermissionAction | keyvalue; track action) {
    }
  • } @if (error) {
    {{error}}
    }