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.ui_effect/Ui_effect/Private/Callback/index.html

Module Private.CallbackSource

Sourcetype 'a effect := 'a t
Sourcetype ('a, 'b) t
Sourceval make : request:'a -> on_response:('b -> Base.unit effect) -> ('a, 'b) t
Sourceval request : ('a, 'b) t -> 'a
Sourceval respond_to : ('a, 'b) t -> 'b -> Base.unit effect
OCaml

Innovation. Community. Security.