package oxbow

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Window.Scrolling_propsSource

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