Kind: Class
Source: Frontend/src/app/pipes/safeHtml.ts (line 5)
Part of: Frontend
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:1Templates—Frontend/src/app/services/configurations/templates/templates.service.ts:1
Was this page helpful?