@angular/common

getLocaleNumberSymbol

function
Deprecated

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

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