Module Js_of_ocaml__CSS.Length
type t
=
The type of length attributes. Mdc documentation: https://developer.mozilla.org/en/CSS/length and specification: http://www.w3.org/TR/css3-values/#lengths
type js_t
= private Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t
Js representation of lengths.