package js_of_ocaml

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
method dropEffect : Js.js_string Js.t Js.prop
method effectAllowed : Js.js_string Js.t Js.prop
method addElement : element Js.t -> unit Js.meth
method clearData : Js.js_string Js.t -> unit Js.meth
method clearData_all : unit Js.meth
method setData : Js.js_string Js.t -> Js.js_string Js.t -> unit Js.meth
method setDragImage : element Js.t -> int -> int -> unit Js.meth