Hierarchy

  • IsCurrencyOptions

Properties

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

Generated using TypeDoc