Module Incr_dom_widgets__.Util.Scroll_region.Id

type t =
| Window
| Element of string
include sig ... end
val compare : t ‑> t ‑> int
val t_of_sexp : Base.Sexp.t ‑> t
val sexp_of_t : t ‑> Base.Sexp.t