angular / 5.2.11 / api / core / pipe.html /

Pipe

decorator stable

npm Package @angular/core
Module import { Pipe } from '@angular/core';
Source core/src/metadata/directives.ts

Metadata Overview

@Pipe({ 
  name: string
  pure?: boolean
})

Description

Pipe decorator and metadata.

Metadata Properties

© 2010–2018 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://v5.angular.io/api/core/Pipe