package virtual_dom

  1. Overview
  2. Docs
OCaml bindings for the virtual-dom library

Install

Dune Dependency

Authors

Maintainers

Sources

v0.17.0.tar.gz
sha256=812711b4d5ce634a413580cd7096482de8d71abec9ae37bb01f7c0dcec2968ec

doc/virtual_dom.html5_history/Html5_history/Entry/index.html

Module Html5_history.EntrySource

Sourcetype 'p t = {
  1. payload : 'p option;
  2. uri : Uri.t;
}

Note that the uri here is always absolute, and therefore not necessarily the same string as passed to push or replace (see below).

OCaml

Innovation. Community. Security.