@angular/common

getLocaleNumberSymbol

function
Deprecated

Retrieves a localized number symbol that can be used to replace placeholders in number formats.

  
    function getLocaleNumberSymbol(  locale: string,  symbol: NumberSymbol): string;
  
  
Jump to details