package hardcaml_waveterm
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
A terminal based digital waveform viewer for Hardcaml
Install
dune-project
Dependency
Authors
Maintainers
Sources
hardcaml_waveterm-v0.12.0.tar.gz
sha256=c06a13a205198549f197733c3a736f026a03ed811a02dbc8c893bbeaf63a2e99
md5=268e7d1bbfe62fe49bc7b77ac392afa2
doc/hardcaml_waveterm.interactive/Hardcaml_waveterm_interactive/Scroll/Scrollable/index.html
Module Scroll.Scrollable
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;
}val sexp_of_t : t -> Ppx_sexp_conv_lib.Sexp.tval set_range : ?trigger_callback:Base.Bool.t -> t -> Base.Int.t -> Base.Unit.tval set_offset :
?trigger_callback:Base.Bool.t ->
t ->
Base.Int.t ->
Base.Unit.t sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>