@angular/common

getCurrencySymbol

function
Deprecated

Retrieves the currency symbol for a given currency code.

getCurrencySymbol(
code: string,
format: "wide" | "narrow",
locale?: string
): string;
Jump to details