Module Incr_dom_widgets__.Mesa.S.Mode

type t =
| View
| Search of Search.t
| Edit of string Incr_dom_widgets.Mesa_cell.Id.Map.t
include sig ... end
val compare : t ‑> t ‑> int