Module Window.Scrolling_propsSource

type t = {
  1. mutable consumes : bool;
  2. mutable width : Oxbow_core.Width_fac.t;
}