# CustomSelectBoxComponent

**Kind:** Component

**Source:** `Frontend/src/app/components/shared/custom-select-box/custom-select-box.component.ts` (line 1)

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

## Diagram

```mermaid
graph TD
    component_CustomSelectBoxComponent_7900dc27["CustomSelectBoxComponent"]
    class component_CustomSelectBoxComponent_7900dc27 rootComponent
```

## Relationships

- IMPORTS → `ProductType`
- IMPORTS → `AppSettings`
- IMPORTS → `DataTypes`
- IMPORTS → `ClientService`
- IMPORTS → `Category`
- IMPORTS → `CategoryService`

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

- `AdvColumnComponent` — `Frontend/src/app/components/shared/advance-grid/adv-column/adv-column.component.ts`:1
- `TranslateHandler` — `Frontend/src/app/components/shared/shared.module.ts`:1
