The Wayback Machine - https://web.archive.org/web/20240920155801/https://angular.dev/api/common/getLocaleCurrencySymbol/
@angular/common

getLocaleCurrencySymbol

function
Deprecated

Retrieves the symbol used to represent the currency for the main country corresponding to a given locale. For example, '$' for en-US.

  
    getLocaleCurrencySymbol(  locale: string): string;
  
  
Jump to details
HTTPS · web.archive.org
← Home