Skip to content

TagComponent

reference
1 min readUpdated

Kind: Component

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

Part of: Frontend

Diagram

mermaid
graph TD
    component_TagComponent_220e9183["TagComponent"]
    class component_TagComponent_220e9183 rootComponent

Relationships

  • IMPORTS → AppSettings
  • IMPORTS → Client
  • IMPORTS → Inquiry
  • IMPORTS → Supplier
  • IMPORTS → Project
  • IMPORTS → Tag
  • IMPORTS → TagTabsEnum
  • IMPORTS → RelatedToTypes
  • IMPORTS → sampleSelectBoxIDs
  • IMPORTS → NewJobService
  • IMPORTS → AccountsService
  • IMPORTS → ProjectService
  • IMPORTS → InvoicesService
  • IMPORTS → ContactPersonService
  • IMPORTS → Task

Used by

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

Imported by (3)

  • MeetingActivityComponentFrontend/src/app/components/dashboard/my-desk/activities/meeting-activity/meeting-activity.component.ts:1
  • VisitActivityComponentFrontend/src/app/components/dashboard/my-desk/activities/visit-activity/visit-activity.component.ts:1
  • TranslateHandlerFrontend/src/app/components/shared/shared.module.ts:1

Was this page helpful?

Download as PDF