Pipe is another building block in Angular. We use Pipes to format data.
Below are some built-in Pipes:
We can also create Custom Pipes to format the data according to our need.