package vdom

  1. Overview
  2. Docs

Module Js_browser.ClassListSource

Sourcetype t
Sourceval t_of_js : Ojs.t -> t
Sourceval t_to_js : t -> Ojs.t
Sourceval add : t -> string -> unit
Sourceval remove : t -> string -> unit
Sourceval contains : t -> string -> bool
Sourceval replace : t -> string -> string -> unit
Sourceval toggle : t -> string -> bool -> bool
OCaml

Innovation. Community. Security.