incr_dom_widgets
A library of libraries and widgets for Incr_dom applications
Description
For the moment, most of the libraries contained here are about efficient rendering of tabular data, in particular supporting /partial rendering/, /i.e./, only rendering a subset of the widgets that are logically in the view, depending on what is expected to be visible to the end user.
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
- 01 Mar 2019
- Authors
- Maintainers
Sources
Dependencies
js_of_ocaml
>= "3.2.1"
dune
>= "1.5.1"
virtual_dom
>= "v0.12" & < "v0.13"
splay_tree
>= "v0.12" & < "v0.13"
record_builder
>= "v0.12" & < "v0.13"
ppx_jane
>= "v0.12" & < "v0.13"
incremental
>= "v0.12" & < "v0.13"
incr_select
>= "v0.12" & < "v0.13"
incr_map
>= "v0.12" & < "v0.13"
incr_dom
>= "v0.12" & < "v0.13"
async_kernel
>= "v0.12" & < "v0.13"
async_js
>= "v0.12" & < "v0.13"
ocaml
>= "4.07.0"
Reverse Dependencies