CLOSE
Updated on 17 Jun, 20251 mins read 13 views

In Angular, pipes are a feature that allows you to transform data in your template HTML. Pipes take input data, apply a transformation, and then output the transformed data.