Skip to content

SafeHtmlPipe

reference
1 min readUpdated

Kind: Class

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

Part of: Frontend

Implements: PipeTransform

Methods

MethodSignatureReturns
transformtransform(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)

  • TranslateHandlerFrontend/src/app/app.module.ts:1
  • TemplatesFrontend/src/app/services/configurations/templates/templates.service.ts:1

Was this page helpful?

Download as PDF