Module Incr_dom_widgets__.Mesa_intf.Mesa.Make.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