Class type NumberFormat.options

method localeMatcher : Js_of_ocaml__Js.js_string Js_of_ocaml__Js.t Js_of_ocaml__Js.prop
method style : Js_of_ocaml__Js.js_string Js_of_ocaml__Js.t Js_of_ocaml__Js.prop
method currency : Js_of_ocaml__Js.js_string Js_of_ocaml__Js.t Js_of_ocaml__Js.optdef Js_of_ocaml__Js.prop
method currencyDisplay : Js_of_ocaml__Js.js_string Js_of_ocaml__Js.t Js_of_ocaml__Js.optdef Js_of_ocaml__Js.prop
method useGrouping : bool Js_of_ocaml__Js.t Js_of_ocaml__Js.prop
method minimumIntegerDigits : int Js_of_ocaml__Js.optdef Js_of_ocaml__Js.prop
method minimumFractionDigits : int Js_of_ocaml__Js.optdef Js_of_ocaml__Js.prop
method maximumFractionDigits : int Js_of_ocaml__Js.optdef Js_of_ocaml__Js.prop
method minimumSignificantDigits : int Js_of_ocaml__Js.optdef Js_of_ocaml__Js.prop
method maximumSignificantDigits : int Js_of_ocaml__Js.optdef Js_of_ocaml__Js.prop