getCurrencySymbol
function
Deprecated
Retrieves the currency symbol for a given currency code.
API
Description
getCurrencySymbol( code: string, format: "wide" | "narrow", locale?: string): string;
Jump to details
Retrieves the currency symbol for a given currency code.
getCurrencySymbol( code: string, format: "wide" | "narrow", locale?: string): string;