package js_of_ocaml

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

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
OCaml

Innovation. Community. Security.