# TaskTabsEnum

**Kind:** Enum

**Source:** `Frontend/src/app/models/tasks/task.model.ts` (line 95)

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

## Values

- `All`
- `Following`
- `MyTasks`

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

- `TasksComponent` — `Frontend/src/app/components/dashboard/my-desk/tasks/tasks.component.ts`:1
- `TaskService` — `Frontend/src/app/services/tasks/task.service.ts`:1
