package incr_dom_interactive
A monad for composing chains of interactive UI elements
Install
Authors
Maintainers
Sources
incr_dom_interactive-v0.16.0.tar.gz
sha256=19740211a32529631ee8d0be7748520bc442459d003d7bad52671667739e793e
Description
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.
Published: 14 Jun 2023
Dependencies (13)
-
js_of_ocaml-ppx
>= "5.1.1"
-
js_of_ocaml
>= "5.1.1"
-
dune
>= "2.0.0"
-
virtual_dom
>= "v0.16" & < "v0.17"
-
splay_tree
>= "v0.16" & < "v0.17"
-
ppx_jane
>= "v0.16" & < "v0.17"
-
incremental
>= "v0.16" & < "v0.17"
-
incr_select
>= "v0.16" & < "v0.17"
-
incr_map
>= "v0.16" & < "v0.17"
-
incr_dom
>= "v0.16" & < "v0.17"
-
async_kernel
>= "v0.16" & < "v0.17"
-
async_js
>= "v0.16" & < "v0.17"
-
ocaml
>= "4.14.0"
Dev Dependencies
Used by (1)
-
incr_dom_sexp_form
>= "v0.16.0"
Conflicts
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page