package eliom

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val contain : 'a F.elt -> string -> bool
val add_raw : < classList : < get : < add : Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t -> unit Js_of_ocaml.Js.meth ; contains : Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t -> bool Js_of_ocaml.Js.t Js_of_ocaml.Js.meth.. > Js_of_ocaml.Js.t.. > Js_of_ocaml.Js.gen_prop.. > Js_of_ocaml.Js.t -> string -> unit
val add : 'a F.elt -> string -> unit
val adds : 'a F.elt -> string list -> unit
val remove_raw : < classList : < get : < contains : Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t -> bool Js_of_ocaml.Js.t Js_of_ocaml.Js.meth ; remove : Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t -> unit Js_of_ocaml.Js.meth.. > Js_of_ocaml.Js.t.. > Js_of_ocaml.Js.gen_prop.. > Js_of_ocaml.Js.t -> string -> unit
val remove : 'a F.elt -> string -> unit
val removes : 'a F.elt -> string list -> unit
val replace : 'a F.elt -> string -> string -> unit
val clear : 'a F.elt -> unit
val toggle : 'a F.elt -> string -> unit
val toggle2 : 'a F.elt -> string -> string -> unit
OCaml

Innovation. Community. Security.