Module Incr_dom_widgets__Row_node_spec.Cell

type t = {
attrs : Attrs.t;
node : Incr_dom_widgets__.Import.Vdom.Node.t;
}