Properties
Optional
allow_decimal
allow_decimal?: boolean
Optional
allow_negative_sign_placeholder
allow_negative_sign_placeholder?: boolean
Optional
allow_negatives
allow_negatives?: boolean
Optional
allow_space_after_digits
allow_space_after_digits?: boolean
Optional
allow_space_after_symbol
allow_space_after_symbol?: boolean
Optional
decimal_separator
decimal_separator?: string
Optional
digits_after_decimal
digits_after_decimal?: number[]
Optional
negative_sign_after_digits
negative_sign_after_digits?: boolean
Optional
negative_sign_before_digits
negative_sign_before_digits?: boolean
Optional
parens_for_negatives
parens_for_negatives?: boolean
Optional
require_decimal
require_decimal?: boolean
Optional
require_symbol
require_symbol?: boolean
Optional
symbol
symbol?: string
Optional
symbol_after_digits
symbol_after_digits?: boolean
Optional
thousands_separator
thousands_separator?: string
Default
true