# NotificationTypeEnum

**Kind:** Enum

**Source:** `Frontend/src/app/components/notifications/notfications.service.ts` (line 8)

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

## Values

- `All`
- `Request`
- `Reminder`
- `Following`
- `Feedback`
- `Info`

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

- `NotificationRowComponent` — `Frontend/src/app/components/notifications/notification-row/notification-row.component.ts`:1
- `NotificationsComponent` — `Frontend/src/app/components/notifications/notifications.component.ts`:1
- `AppMenuComponent` — `Frontend/src/app/components/shared/app-menu/app-menu.component.ts`:1
