PIPE EXAMPLES

lowercase: {{myText | lowercase }}

currency pipe

Async text {{asyncText | async}}

Custom pipe:

{{myLongText | shortText:444}}