Skip to main content

Currency Input

The currency input component allows you to get a written amount of money in a set currency from the user.

Currency Input API

The following section details Currency Input component's specific settings. For more details on the App Editor, check the dedicated documentation or the App Editor Quickstart:

Currency Input configuration

NameTypeConnectableTemplatableDefaultDescription
default valuenumbertruefalse/The default value of the currency input.
is negative allowedbooleanfalsefalsefalseIf negative amounts will be accepted.
currencystring: USD, EUR, GBP, CAD, AUD, JPY, CNY, INR, BRLfalsefalseUSDThe default value of the currency input.
localestring: en-US, en-GB, en-IE, de-DE, fr-FR, br-FR, ja-JP, pt-TL, fr-CA, en-CAfalsefalseen-USThe format of the amount.

Outputs

NameTypeDescription
resultnumberThe currency input value