package virtual_dom

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

Install

Dune Dependency

Authors

Maintainers

Sources

virtual_dom-v0.16.0.tar.gz
sha256=0c6f07894dce56db88d46b3aa4f2cad1a84aeaf0009560a285492f9f2959d565

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.