~~Class: FyzTanslocoPipe~~
@flyze/lib-core-angular 1.0.0-alpha.34· latestDefined in: projects/lib-core-angular/src/lib/fyz-translate/pipes/fyz-transloco.pipe.ts:90
Deprecated
Section titled “Deprecated”Typo in the pipe name. Use fyzTransloco / FyzTranslocoPipe instead.
Kept as an alias so existing templates keep working.
Extends
Section titled “Extends”Constructors
Section titled “Constructors”Constructor
Section titled “Constructor”new FyzTanslocoPipe(
fyzTranslateService,cdr):FyzTanslocoPipe
Defined in: projects/lib-core-angular/src/lib/fyz-translate/pipes/fyz-transloco.pipe.ts:25
Parameters
Section titled “Parameters”fyzTranslateService
Section titled “fyzTranslateService”ChangeDetectorRef
Returns
Section titled “Returns”FyzTanslocoPipe
Inherited from
Section titled “Inherited from”Accessors
Section titled “Accessors”result
Section titled “result”Get Signature
Section titled “Get Signature”get result():
string
Defined in: projects/lib-core-angular/src/lib/fyz-translate/pipes/fyz-transloco.pipe.ts:22
Returns
Section titled “Returns”string
Inherited from
Section titled “Inherited from”Methods
Section titled “Methods”ngOnDestroy()
Section titled “ngOnDestroy()”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.
Returns
Section titled “Returns”void
Inherited from
Section titled “Inherited from”transform()
Section titled “transform()”transform(
value,_params?):string
Defined in: projects/lib-core-angular/src/lib/fyz-translate/pipes/fyz-transloco.pipe.ts:34
Parameters
Section titled “Parameters”string
the translation key
_params?
Section titled “_params?”FyzTranslocoOptions = {}
scope the key is resolved in and the interpolation params
Returns
Section titled “Returns”string