Determine where should be positioned the caret on focus
Determine if a local list of AutoNumeric objects must be kept when initializing the elements and others
Currency symbol
Placement of the currency sign, relative to the number (as a prefix or a suffix)
Decimal separator character
Allow to declare alternative decimal separator which is automatically replaced by the real decimal character
Defines the default number of decimal places to show on the formatted value, and to keep as the precision for the rawValue 0 or positive integer
Defines how many decimal places should be kept for the raw value.
The number of decimal places to show when unfocused
The number of decimal places to show when focused
Helper option for ASP.NET postback This should be set as the value of the unformatted default value examples: no default value="" {defaultValueOverride: ""} value=1234.56 {defaultValueOverride: '1234.56'}
Thousand separator character
Digital grouping for the thousand separator
Define the number that will divide the current value shown when unfocused
Determine if the element value can be incremented / decremented with the mouse wheel.
Placement of negative/positive sign relative to the currency symbol (possible options are l (left), r (right), p (prefix) and s (suffix))
Generated using TypeDoc
Allow padding the decimal places with zeros.
true