Kind: Class
Source: Pams/Web/Pams.Web/Client/app/pipes/customDatePipe.ts (line 4)
Part of: Pams
Implements: PipeTransform
Methods
| Method | Signature | Returns |
|---|---|---|
transform | transform(value: string) | void |
Where it refuses work
customDatePipestops the work with an early return whenvalue == null.
Used by
1 reference from 1 file. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Imported by (1)
TranslateHandler—Pams/Web/Pams.Web/Client/app/app.module.ts:1
Was this page helpful?