PercentPipe
pipe
Transforms a number to a percentage string, formatted according to locale rules that determine group sizing and separator, decimal-point character, and other locale-specific configurations.
API
Usage Notes
class PercentPipe implements PipeTransform {}
Jump to details