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