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