incr_dom_interactiveversion
A monad for composing chains of interactive UI elements
This library allows your program to receive input from the user using DOM elements such as checkboxes, text fields, and buttons. It allows you to inspect the user's input and decide afterwards what the rest of the [Interactive.t] should be. This library is intended to be used in conjunction with Incr_dom.
Author | Jane Street Group, LLC |
---|---|
License | MIT |
Published | |
Homepage | https://github.com/janestreet/incr_dom_interactive |
Issue Tracker | https://github.com/janestreet/incr_dom_interactive/issues |
Maintainer | Jane Street developers |
Dependencies |
|
Source [http] | https://ocaml.janestreet.com/ocaml-core/v0.14/files/incr_dom_interactive-v0.14.0.tar.gz sha256=7bcac67fb2e670bb087c30729973430f1b18b2c898cf87ff8b6f466f7dc328e4 md5=0307253bd42dd3de1ecd9fc773784a6d |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/incr_dom_interactive/incr_dom_interactive.v0.14.0/opam |
Required by
- incr_dom_sexp_form<v0.15.0