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 |
Available | arch != "arm32" & arch != "x86_32" |
Dependencies |
|
Source [http] | https://github.com/janestreet/incr_dom_interactive/archive/refs/tags/v0.17.0.tar.gz sha256=6444129e603cb3edbf005b5dfbe6cb27f86e102092c2d7fc87107f02ab61281b |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/incr_dom_interactive/incr_dom_interactive.v0.17.0/opam |
Required by
- incr_dom_sexp_form>=v0.17.0