package js_of_ocaml

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
method locale : Js_of_ocaml__.Js.js_string Js_of_ocaml__.Js.t Js_of_ocaml__.Js.readonly_prop
method numberingSystem : Js_of_ocaml__.Js.js_string Js_of_ocaml__.Js.t Js_of_ocaml__.Js.readonly_prop
method style : Js_of_ocaml__.Js.js_string Js_of_ocaml__.Js.t Js_of_ocaml__.Js.readonly_prop
method currency : Js_of_ocaml__.Js.js_string Js_of_ocaml__.Js.t Js_of_ocaml__.Js.optdef_prop
method currencyDisplay : Js_of_ocaml__.Js.js_string Js_of_ocaml__.Js.t Js_of_ocaml__.Js.optdef_prop
method useGrouping : bool Js_of_ocaml__.Js.t Js_of_ocaml__.Js.readonly_prop
method minimumIntegerDigits : int Js_of_ocaml__.Js.optdef_prop
method minimumFractionDigits : int Js_of_ocaml__.Js.optdef_prop
method maximumFractionDigits : int Js_of_ocaml__.Js.optdef_prop
method minimumSignificantDigits : int Js_of_ocaml__.Js.optdef_prop
method maximumSignificantDigits : int Js_of_ocaml__.Js.optdef_prop