class type t =object..end
method readsHeight : bool Js.t Js.readonly_propIndicates that the height of the component is consumed.
method readsWidth : bool Js.t Js.readonly_propIndicates that the width of the component is consumed.
method setsHeight : bool Js.t Js.readonly_propIndicates that the height of the component will be set (i.e., calculated).
method setsWidth : bool Js.t Js.readonly_propIndicates that the width of the component will be set (i.e., calculated).