package js_of_ocaml

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
inherit element
method useMap : Js.js_string Js.t Js.prop
method isMap : bool Js.t Js.prop
method width : int Js.prop
method height : int Js.prop
method naturalWidth : int Js.optdef Js.readonly_prop
method naturalHeight : int Js.optdef Js.readonly_prop
method complete : bool Js.t Js.prop
method onload : ('self Js.t, event Js.t) event_listener Js.prop
method onerror : ('self Js.t, event Js.t) event_listener Js.prop
method onabort : ('self Js.t, event Js.t) event_listener Js.prop