Acts as the entry point of the Angular application.
Provides global layout elements such as navigation, footer,
and error toasts, and initializes authentication data on startup.
Responsibilities:
Bootstraps the global app layout.
Loads user email data via AuthService at initialization.
Provides reactive error handling through ErrorService.
Root application component.
Acts as the entry point of the Angular application. Provides global layout elements such as navigation, footer, and error toasts, and initializes authentication data on startup.
Responsibilities:
AuthServiceat initialization.ErrorService.Selector:
app-rootStandalone:true