Class type NumberFormat.options
method localeMatcher : Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t Js_of_ocaml.Js.propmethod style : Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t Js_of_ocaml.Js.propmethod currency : Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t Js_of_ocaml.Js.optdef Js_of_ocaml.Js.propmethod currencyDisplay : Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t Js_of_ocaml.Js.optdef Js_of_ocaml.Js.propmethod useGrouping : bool Js_of_ocaml.Js.t Js_of_ocaml.Js.propmethod minimumIntegerDigits : int Js_of_ocaml.Js.optdef Js_of_ocaml.Js.propmethod minimumFractionDigits : int Js_of_ocaml.Js.optdef Js_of_ocaml.Js.propmethod maximumFractionDigits : int Js_of_ocaml.Js.optdef Js_of_ocaml.Js.propmethod minimumSignificantDigits : int Js_of_ocaml.Js.optdef Js_of_ocaml.Js.propmethod maximumSignificantDigits : int Js_of_ocaml.Js.optdef Js_of_ocaml.Js.prop