incr_dom_sexp_form
A library for building forms that allow the user to edit complicated types
Description
It relies on the fact that the type of the value being edited can be serialized via sexps.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 18 Oct 2022
- Authors
- Maintainers
Sources
Dependencies
js_of_ocaml-ppx
>= "3.9.0"
js_of_ocaml
>= "3.9.0"
dune
>= "2.0.0"
virtual_dom
>= "v0.15" & < "v0.16"
splay_tree
>= "v0.15" & < "v0.16"
ppx_jane
>= "v0.15" & < "v0.16"
incremental
>= "v0.15" & < "v0.16"
incr_select
>= "v0.15" & < "v0.16"
incr_map
>= "v0.15" & < "v0.16"
incr_dom_interactive
>= "v0.15" & < "v0.16"
incr_dom
>= "v0.15" & < "v0.16"
ocaml
>= "4.08.0"
Reverse Dependencies