package hardcaml_waveterm
A terminal based digital waveform viewer for Hardcaml
Install
Dune Dependency
Authors
Maintainers
Sources
hardcaml_waveterm-v0.14.0.tar.gz
sha256=6651b37191cfb0f7744be383a79f5906415cb9ca77b6809c4fce075964bfda6d
md5=f43ed06620989b92f4a5a4a2024c1866
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.t;
mutable scroll_bar_mode : Scroll_bar_mode.t;
mutable min_scroll_bar_size : Base.Int.t Base.Option.t;
mutable max_scroll_bar_size : Base.Int.t Base.Option.t;
mutable scroll_bar_size : Base.Int.t;
mutable scroll_bar_offset : Base.Int.t;
mutable mouse_mode : Mouse_mode.t;
mutable page_size : Base.Int.t;
mutable document_size : Base.Int.t;
mutable on_scrollbar_change : Base.Unit.t -> Base.Unit.t;
}
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>