package server-reason-react

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

Module Dom.StorageSource

Sourcetype t
Sourceval getItem : string -> t -> string option
Sourceval setItem : string -> string -> t -> unit
Sourceval removeItem : string -> t -> unit
Sourceval clear : unit -> t
Sourceval key : int -> t -> string option
Sourceval length : t -> int
OCaml

Innovation. Community. Security.