Module Incr_dom_widgets.Mesa_cell.Mode

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