# VisitorDropdownComponent

**Kind:** Component

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

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

## Diagram

```mermaid
graph TD
    component_VisitorDropdownComponent_10cf35e4["VisitorDropdownComponent"]
    class component_VisitorDropdownComponent_10cf35e4 rootComponent
```

## Relationships

- IMPORTS → `ActivitiesService`
- IMPORTS → `Activities`
- IMPORTS → `ActivityParticipant`
- IMPORTS → `ParticipantView`
- IMPORTS → `sampleSelectBoxIDs`
- IMPORTS → `SharedPopupComponent`
- IMPORTS → `SampleSelectBoxComponent`
- IMPORTS → `ContactViewEditComponent`
- IMPORTS → `AuthService`

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

- `MeetingActivityComponent` — `Frontend/src/app/components/dashboard/my-desk/activities/meeting-activity/meeting-activity.component.ts`:1
- `VisitActivityComponent` — `Frontend/src/app/components/dashboard/my-desk/activities/visit-activity/visit-activity.component.ts`:1
- `TranslateHandler` — `Frontend/src/app/components/shared/shared.module.ts`:1
