# ReminderDropdownComponent

**Kind:** Component

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

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

## Diagram

```mermaid
graph TD
    component_ReminderDropdownComponent_c612a6e["ReminderDropdownComponent"]
    class component_ReminderDropdownComponent_c612a6e rootComponent
```

## Relationships

- IMPORTS → `TaskReminderService`
- IMPORTS → `TimeUnitTypeService`
- IMPORTS → `TimeUnitType`
- IMPORTS → `Reminder`
- IMPORTS → `ReminderTypeEnum`
- IMPORTS → `RelatedToTypeIdEnum`
- IMPORTS → `ReminderTimeUnitEnum`
- IMPORTS → `AppSettings`
- IMPORTS → `SharedPopupComponent`

## Used by

1 reference from 1 file. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

### Imported by (1)

- `TranslateHandler` — `Frontend/src/app/components/shared/shared.module.ts`:1
