package vdom

  1. Overview
  2. Docs

Module Js_browser.StyleSource

Sourcetype t
Sourceval t_of_js : Ojs.t -> t
Sourceval t_to_js : t -> Ojs.t
Sourceval set : t -> string -> string -> unit
Sourceval set_color : t -> string -> unit
Sourceval set_border : t -> string -> unit
Sourceval set_background : t -> string -> unit
Sourceval set_background_color : t -> string -> unit
Sourceval set_height : t -> string -> unit
Sourceval set_width : t -> string -> unit
Sourceval set_bottom : t -> string -> unit
Sourceval set_left : t -> string -> unit
Sourceval set_top : t -> string -> unit
Sourceval set_right : t -> string -> unit
Sourceval set_position : t -> string -> unit
Sourceval set_cursor : t -> string -> unit
Sourceval set_display : t -> string -> unit
Sourceval set_visibility : t -> string -> unit
Sourceval get : t -> string -> string
Sourceval unset : t -> string -> unit
OCaml

Innovation. Community. Security.