Skip to content

NotificationsComponent

reference
1 min readUpdated

Kind: Component

Source: Frontend/src/app/components/notifications/notifications.component.ts (line 1)

Part of: Frontend

Diagram

mermaid
graph TD
    component_NotificationsComponent_2b336755["NotificationsComponent"]
    class component_NotificationsComponent_2b336755 rootComponent

Relationships

  • IMPORTS → Notifications
  • IMPORTS → NotficationsService
  • IMPORTS → NotificationTypeEnum
  • IMPORTS → RequestTypeEnum
  • IMPORTS → AuthService
  • IMPORTS → AppSettings
  • CALLS → AccountsController

Used by

2 references from 2 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

Imported by (2)

  • AppRoutingModuleFrontend/src/app/app-routing.module.ts:1
  • TranslateHandlerFrontend/src/app/components/shared/shared.module.ts:1

Was this page helpful?

Download as PDF