Module Incr_dom_widgets__Util.Scroll_region

type t =
| Window
| Element of Js_of_ocaml.Dom_html.element Js_of_ocaml.Js.t
module Id : sig ... end
val of_id : Id.t ‑> t option