# ReminderDropdownComponent

**Kind:** Component

**Source:** `Pams/Web/Pams.Web/Client/app/components/shared/dropdown/reminder-dropdown/reminder-dropdown.component.ts` (line 1)

**Part of:** [Pams](subsystem-pams)

## Diagram

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

## Relationships

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

## 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` — `Pams/Web/Pams.Web/Client/app/app.module.ts`:1
