Class type Dom_html.clientRect

Rectangular box (used for element bounding boxes)

method top : float Js.readonly_prop
method right : float Js.readonly_prop
method bottom : float Js.readonly_prop
method left : float Js.readonly_prop
method width : float Js.optdef Js.readonly_prop
method height : float Js.optdef Js.readonly_prop