# ReferencesDetailsComponent

**Kind:** Component

**Source:** `Frontend/src/app/components/references/references-list-by-items/references-details/references-details.component.ts` (line 1)

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

## Diagram

```mermaid
graph TD
    component_ReferencesDetailsComponent_dc36f17["ReferencesDetailsComponent"]
    class component_ReferencesDetailsComponent_dc36f17 rootComponent
```

## Relationships

- IMPORTS → `AppSettings`
- IMPORTS → `SubscriptionPackagesEnum`
- IMPORTS → `Job`
- IMPORTS → `ReferencesDetails`
- IMPORTS → `ReferenceListDetailQuestion`
- IMPORTS → `ReferenceListDetailSerialNo`
- IMPORTS → `Lookup`
- IMPORTS → `ReferenceListItems`
- IMPORTS → `CategoryQuestionsByCategoryIdResponse`
- IMPORTS → `AccountsLookupWithData`
- IMPORTS → `ReferencesService`
- IMPORTS → `AlertsService`
- IMPORTS → `NewJobService`

## Used by

2 references from 2 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

### Imported by (2)

- `ReferencesComponentsModule` — `Frontend/src/app/components/references/references-components.module.ts`:1
- `ReferencesListByItemsComponent` — `Frontend/src/app/components/references/references-list-by-items/references-list-by-items.component.ts`:1
