Skip to content

BlogPopupComponent

reference
1 min readUpdated

Kind: Component

Source: Frontend/src/app/components/blogs/blog-popup/blog-popup.component.ts (line 1)

Part of: Frontend

Diagram

mermaid
graph TD
    component_BlogPopupComponent_1a11ea03["BlogPopupComponent"]
    class component_BlogPopupComponent_1a11ea03 rootComponent

Relationships

  • IMPORTS → Comment
  • IMPORTS → BlogsService
  • IMPORTS → Ticket
  • IMPORTS → IssueReply
  • IMPORTS → IssueAttachment
  • IMPORTS → TicketStatusEnum
  • IMPORTS → TicketTypesEnum
  • IMPORTS → PriorityEnum
  • IMPORTS → AuthService
  • IMPORTS → Priority
  • IMPORTS → AppSettings
  • IMPORTS → RelatedToTypes
  • IMPORTS → AlertsService
  • IMPORTS → TaskPrioritiesService
  • IMPORTS → Departments
  • IMPORTS → NewJobService

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)

  • TranslateHandlerFrontend/src/app/app.module.ts:1
  • BlogsModuleFrontend/src/app/components/blogs/blogs.module.ts:1

Was this page helpful?

Download as PDF