# TagComponent

**Kind:** Component

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

**Part of:** [Frontend](subsystem-frontend-src-app)

## 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)

- `MeetingActivityComponent` — `Frontend/src/app/components/dashboard/my-desk/activities/meeting-activity/meeting-activity.component.ts`:1
- `VisitActivityComponent` — `Frontend/src/app/components/dashboard/my-desk/activities/visit-activity/visit-activity.component.ts`:1
- `TranslateHandler` — `Frontend/src/app/components/shared/shared.module.ts`:1
