Skip to content

~~Class: FyzTanslocoPipe~~

@flyze/lib-core-angular 1.0.0-alpha.34· latest

Defined in: projects/lib-core-angular/src/lib/fyz-translate/pipes/fyz-transloco.pipe.ts:90

Typo in the pipe name. Use fyzTransloco / FyzTranslocoPipe instead. Kept as an alias so existing templates keep working.

new FyzTanslocoPipe(fyzTranslateService, cdr): FyzTanslocoPipe

Defined in: projects/lib-core-angular/src/lib/fyz-translate/pipes/fyz-transloco.pipe.ts:25

FyzTranslocoService

ChangeDetectorRef

FyzTanslocoPipe

FyzTranslocoPipe.constructor

get result(): string

Defined in: projects/lib-core-angular/src/lib/fyz-translate/pipes/fyz-transloco.pipe.ts:22

string

FyzTranslocoPipe.result

ngOnDestroy(): void

Defined in: projects/lib-core-angular/src/lib/fyz-translate/pipes/fyz-transloco.pipe.ts:70

A callback method that performs custom clean-up, invoked immediately before a directive, pipe, or service instance is destroyed.

void

FyzTranslocoPipe.ngOnDestroy


transform(value, _params?): string

Defined in: projects/lib-core-angular/src/lib/fyz-translate/pipes/fyz-transloco.pipe.ts:34

string

the translation key

FyzTranslocoOptions = {}

scope the key is resolved in and the interpolation params

string

FyzTranslocoPipe.transform