package ocaml-js-stdlib

  1. Overview
  2. Docs
method cssText : string
method get_property_value : string -> string
method item : int -> string
method length : int
method remove_property : string -> unit
method set_property : string -> string -> unit
method to_js : Ojs.t