class type clientRect =object..end
method top : float Js.t Js.readonly_propmethod right : float Js.t Js.readonly_propmethod bottom : float Js.t Js.readonly_propmethod left : float Js.t Js.readonly_propmethod width : float Js.t Js.optdef Js.readonly_propmethod height : float Js.t Js.optdef Js.readonly_prop