# TeamDetailsComponent

**Kind:** Component

**Source:** `Pams/Web/Pams.Web/Client/app/components/security/teams/team-details/team-details.component.ts` (line 1)

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

## Diagram

```mermaid
graph TD
    component_TeamDetailsComponent_60d7e617["TeamDetailsComponent"]
    class component_TeamDetailsComponent_60d7e617 rootComponent
```

## Relationships

- IMPORTS → `TeamDetails`
- IMPORTS → `TeamLeader`
- IMPORTS → `TeamManager`
- IMPORTS → `TeamTypeEnum`
- IMPORTS → `TeamsService`
- IMPORTS → `checkChanges`
- IMPORTS → `ComponentCanDeactivate`

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

- `AppRoutingModule` — `Pams/Web/Pams.Web/Client/app/app-routing.module.ts`:1
- `TranslateHandler` — `Pams/Web/Pams.Web/Client/app/app.module.ts`:1
- `TeamsListComponent` — `Pams/Web/Pams.Web/Client/app/components/security/teams/teams-list/teams-list.component.ts`:1
