package virtual_dom

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

Install

Dune Dependency

Authors

Maintainers

Sources

v0.15.1.tar.gz
sha256=7f1fa83287458114c5b0cab8aae00d69972d15e1d20a446ce13f246aacef3216

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 -> unit effect) -> ('a, 'b) t
Sourceval request : ('a, 'b) t -> 'a
Sourceval respond_to : ('a, 'b) t -> 'b -> unit effect
OCaml

Innovation. Community. Security.