@delon/acl - Access Control List Trigger patterns: "ACL", "permission", "role", "access control", "@delon/acl", "can", "ability" Overview @delon/acl provides a role-based access control (RBAC) system for ng-alain applications, controlling UI element visibility and feature access based on user roles and permissions. Package : @delon/[email protected] Integrated with : @delon/auth for authentication Core Concepts 1. ACLService - Permission Management 2. ACL Directives - Conditional UI aclIf Directive ACL with @if (Angular 20) 3. ACL Guards - Route Protection Route Configuration : Real-World Blueprint…