package hardcaml_waveterm
A terminal based digital waveform viewer for Hardcaml
Install
Dune Dependency
Authors
Maintainers
Sources
hardcaml_waveterm-v0.15.0.tar.gz
sha256=05c9aaa7e8bf3d834a10efb59d757d022adfff20eb371ac9558bb3927afc4bb4
doc/hardcaml_waveterm.interactive/Hardcaml_waveterm_interactive/Scroll/Scrollable/index.html
Module Scroll.Scrollable
Source
Source
type t = {
adj : Adjustment.t;
mutable scroll_window_size : Base.int;
mutable scroll_bar_mode : Scroll_bar_mode.t;
mutable min_scroll_bar_size : Base.int Base.option;
mutable max_scroll_bar_size : Base.int Base.option;
mutable scroll_bar_size : Base.int;
mutable scroll_bar_offset : Base.int;
mutable mouse_mode : Mouse_mode.t;
mutable page_size : Base.int;
mutable document_size : Base.int;
mutable on_scrollbar_change : Base.unit -> Base.unit;
}
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>