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
- 22 Mar 2018
- Authors
- Maintainers
Sources
Dependencies
ocaml-migrate-parsetree
>= "1.0" & < "2.0.0"
js_of_ocaml
>= "3.0"
jbuilder
>= "1.0+beta18.1"
splay_tree
>= "v0.11" & < "v0.12"
record_builder
>= "v0.11" & < "v0.12"
ppx_jane
>= "v0.11" & < "v0.12"
incremental_kernel
>= "v0.11" & < "v0.12"
incr_select
>= "v0.11" & < "v0.12"
incr_map
>= "v0.11" & < "v0.12"
incr_dom
>= "v0.11" & < "v0.12"
async_kernel
>= "v0.11" & < "v0.12"
async_js
>= "v0.11" & < "v0.12"
ocaml
>= "4.04.1"
Reverse Dependencies