package js_of_ocaml

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Storage

method length : int Js.readonly_prop
method key : int -> Js.js_string Js.t Js.opt Js.meth
method setItem : Js.js_string Js.t -> Js.js_string Js.t -> unit Js.meth
method removeItem : Js.js_string Js.t -> unit Js.meth
method clear : unit Js.meth