
Angular is the foundation for all the user experiences built with Apex Designer. The Angular Base Library contains:
- External Business Objects for Angular classes like Form Group
 - External Components for Angular tags like Router Outlet
 - Authoring Rules for various Angular user interface element attributes
 - Static files generated using the Angular CLI like angular.json
 - The npm dependencies and associated configuration for the Angular packages
 - Generate Templates that create the Angular source code from the Apex Designer metadata
 - The services and an interceptor to help run apps on a path (see Mounting An App On A Path for more details)