package vdom

  1. Overview
  2. Docs

Module Js_browser.StorageSource

Sourcetype t = private Ojs.t
Sourceval t_of_js : Ojs.t -> t
Sourceval t_to_js : t -> Ojs.t
Sourceval length : t -> int
Sourceval key : t -> int -> string option
Sourceval get_item : t -> string -> string option
Sourceval set_item : t -> string -> string -> unit
Sourceval remove_item : t -> string -> unit
Sourceval clear : t -> unit
OCaml

Innovation. Community. Security.