Formats a number as a percentage according to locale rules.
number_expression | percent[:digitInfo]
Formats a number as percentage.
digitInfo
See DecimalPipe
for detailed description.WARNING: this pipe uses the Internationalization API which is not yet available in all browsers and may require a polyfill. See Browser support for details.
exported from @angular/common/index defined in @angular/common/src/pipes/number_pipe.ts
© 2010–2017 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://v2.angular.io/docs/ts/latest/api/common/index/PercentPipe-pipe.html