# TagTabsEnum

**Kind:** Enum

**Source:** `Frontend/src/app/models/common/tags.model.ts` (line 15)

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

## Values

- `Client`
- `Job`
- `Principle`
- `Project`

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

- `MyDeskColumnsViewComponent` — `Frontend/src/app/components/dashboard/my-desk/my-desk-columns-view/my-desk-columns-view.component.ts`:1
- `MyDeskComponent` — `Frontend/src/app/components/dashboard/my-desk/my-desk.component.ts`:1
- `TagComponent` — `Frontend/src/app/components/shared/tag/tag.component.ts`:1
