# Playground

Number value: 1234
Locale
Currency
Distraction Free
Enables easier input by hiding various parts of the formatting on focus.
Precision
Override the number of displayed decimal digits. Can only be applied for currencies that support decimal digits.
Allow Negative
Whether the input of negative values is allowed.
Value Range
The validation is triggered on blur and automatically sets the respective threshold if out of range.
Auto Decimal Mode
Whether the decimal symbol is inserted automatically, using the last inputted digits as decimal digits.
Value As Integer
Whether the number value should be handled as integer instead of a float value.