package chartjs

  1. Overview
  2. Docs
type t
val auto : t Js_of_ocaml.Js.t
val cast_bool : t Js_of_ocaml.Js.t -> bool Js_of_ocaml.Js.opt
val is_auto : t Js_of_ocaml.Js.t -> bool
val of_bool : bool -> t Js_of_ocaml.Js.t
val of_string : string -> t Js_of_ocaml.Js.t