# LeftColumnBlocksComponent

**Kind:** Component

**Source:** `Frontend/src/app/components/dashboard/my-desk/left-column-blocks/left-column-blocks.component.ts` (line 1)

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

## Diagram

```mermaid
graph TD
    component_LeftColumnBlocksComponent_102bc458["LeftColumnBlocksComponent"]
    class component_LeftColumnBlocksComponent_102bc458 rootComponent
```

## Relationships

- IMPORTS → `MyDeskService`
- IMPORTS → `GroupIdEnum`
- IMPORTS → `AppSettings`
- IMPORTS → `MyDeskGroupAttr`
- IMPORTS → `MyDeskChildAttr`
- IMPORTS → `bigNumberPipe`

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

- `MyDeskColumnsViewComponent` — `Frontend/src/app/components/dashboard/my-desk/my-desk-columns-view/my-desk-columns-view.component.ts`:1
- `MyDeskComponent` — `Frontend/src/app/components/dashboard/my-desk/my-desk.component.ts`:1
- `MyDesk2RouteModule` — `Frontend/src/app/components/dashboard/my-desk2-route.module.ts`:1
