You can configure the following settings from the Properties panel:
- Decimal Separator: The character used to separate the decimal part (e.g. 1,234.56 or 1,234.56).
- Value: This is the value that will be displayed by default in the Currency element. It can be a static value or it can be set dynamically.
- Placeholder: Placeholder text that is displayed when no value is entered.
- Decimal Scale: Determines the number of digits to be displayed in the decimal part (e.g. when 2 is set, 123.45 is displayed).
- Allow Negative: Determines whether users are allowed to enter negative values.
- Prefix: Defines the text to be displayed in front of the value (e.g. “$” or “€”).
- Suffix: Defines the text to be displayed after the value (e.g. “USD” or “EUR”).
By following this guide, you can use the Currency element effectively in your application.