object
method beforestart :
('a Js.t -> 'b Js.t -> 'c Js.t -> unit) Js.callback Js.writeonly_prop
method drag :
('d Js.t -> 'e Js.t -> 'f Js.t -> unit) Js.callback Js.writeonly_prop
method dragend :
('g Js.t -> 'h Js.t -> 'i Js.t -> unit) Js.callback Js.writeonly_prop
method dragstart :
('j Js.t -> 'k Js.t -> 'l Js.t -> unit) Js.callback Js.writeonly_prop
method mousedown :
('m Js.t -> 'n Js.t -> 'o Js.t -> unit) Js.callback Js.writeonly_prop
method mousemove :
('p Js.t -> 'q Js.t -> 'r Js.t -> unit) Js.callback Js.writeonly_prop
method mouseout :
('s Js.t -> 't Js.t -> 'u Js.t -> unit) Js.callback Js.writeonly_prop
method mouseover :
('v Js.t -> 'w Js.t -> Dom_html.element Js.t -> 'x Js.t -> unit)
Js.callback Js.writeonly_prop
method mouseup :
('y Js.t -> 'z Js.t -> 'a1 Js.t -> unit) Js.callback Js.writeonly_prop
end