Module Incr_dom_widgets.Mesa.S.Mode.Search

type t
val create : focus:[ `Row of Row.Id.t | `Scroll_top of int ] ‑> t
val original_focus : t ‑> [ `Row of Row.Id.t | `Scroll_top of int ]
val current_focus : t ‑> Row.Id.t option