# SafeHtmlPipe

**Kind:** Class

**Source:** `Frontend/src/app/pipes/safeHtml.ts` (line 5)

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

**Implements:** `PipeTransform`

## Methods

| Method | Signature | Returns |
|---|---|---|
| `transform` | `transform(value: string)` | `SafeHtml` |

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

- `TranslateHandler` — `Frontend/src/app/app.module.ts`:1
- `Templates` — `Frontend/src/app/services/configurations/templates/templates.service.ts`:1
