package incr_dom_partial_render
A library for simplifying rendering of large amounts of data
Install
Dune Dependency
Authors
Maintainers
Sources
v0.17.0.tar.gz
sha256=16e10c09904502c18c5ab364f480f5e40022e56e39034274cf93652391924997
CHANGES.md.html
Release v0.17.0
Added a setter to control the parent scroll region of the table.
Relevant table z-indexes can now be controlled with css variables.
Removed
fields
from the derived attributes ofTable_intf.Sort_spec
type
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>