Overview > NumberInputOptions > currency

NumberInputOptions.currency property

A ISO 4217 currency code, which is required when using NumberFormatStyle.Currency.

Signature:

currency?: string;

Example

"EUR"