Pattern
Role-Based Route Gating
role-based-route-gating
A recurring access-control shape where Angular lazy-loaded modules and router outlets are selectively revealed or blocked using guards and conditional rendering (e.g., ngIf), so roles control which routes and components even reach the client.