Class type Cleave.options

method creditCard : bool_field
method creditCardStrictMode : bool_field
method onCreditCardTypeChanged : (Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t -> unit) Js_of_ocaml.Js.t Js_of_ocaml.Js.prop
method phone : bool_field
method phoneRegionCode : string_field
method date : bool_field
method datePattern : string_array_field
method time : bool_field
method timePattern : string_array_field
method timeFormat : string_field
method numeral : bool_field
method numeralThousandsGroupStyle : string_field
method numeralIntegerScale : int_field
method numeralDecimalScale : int_field
method numeralDecimalMark : string_field
method numeralPositiveOnly : bool_field
method stripLeadingZeroes : bool_field
method blocks : int_array_field
method delimiter : string_field
method delimiters : string_array_field
method delimiterlazyshow : bool_field
method prefix : string_field
method noImmediatePrefix : bool_field
method rawValueTrimPrefix : bool_field
method numericOnly : bool_field
method uppercase : bool_field
method lowercase : bool_field
method onValueChanged : (Js_of_ocaml.Dom_html.event Js_of_ocaml.Js.t -> unit) Js_of_ocaml.Js.prop