Dom_html.eventTargetCommon properties of event target objects: onclick, onkeypress, ...
method onclick : ( 'self Js_of_ocaml__Js.t, mouseEvent Js_of_ocaml__Js.t )
event_listener
Js_of_ocaml__Js.writeonly_propmethod ondblclick : ( 'self Js_of_ocaml__Js.t, mouseEvent Js_of_ocaml__Js.t )
event_listener
Js_of_ocaml__Js.writeonly_propmethod onmousedown : ( 'self Js_of_ocaml__Js.t, mouseEvent Js_of_ocaml__Js.t )
event_listener
Js_of_ocaml__Js.writeonly_propmethod onmouseup : ( 'self Js_of_ocaml__Js.t, mouseEvent Js_of_ocaml__Js.t )
event_listener
Js_of_ocaml__Js.writeonly_propmethod onmouseover : ( 'self Js_of_ocaml__Js.t, mouseEvent Js_of_ocaml__Js.t )
event_listener
Js_of_ocaml__Js.writeonly_propmethod onmousemove : ( 'self Js_of_ocaml__Js.t, mouseEvent Js_of_ocaml__Js.t )
event_listener
Js_of_ocaml__Js.writeonly_propmethod onmouseout : ( 'self Js_of_ocaml__Js.t, mouseEvent Js_of_ocaml__Js.t )
event_listener
Js_of_ocaml__Js.writeonly_propmethod onkeypress : ( 'self Js_of_ocaml__Js.t,
keyboardEvent Js_of_ocaml__Js.t )
event_listener
Js_of_ocaml__Js.writeonly_propmethod onkeydown : ( 'self Js_of_ocaml__Js.t, keyboardEvent Js_of_ocaml__Js.t )
event_listener
Js_of_ocaml__Js.writeonly_propmethod onkeyup : ( 'self Js_of_ocaml__Js.t, keyboardEvent Js_of_ocaml__Js.t )
event_listener
Js_of_ocaml__Js.writeonly_propmethod onscroll : ( 'self Js_of_ocaml__Js.t, event Js_of_ocaml__Js.t )
event_listener
Js_of_ocaml__Js.writeonly_propmethod ondragstart : ( 'self Js_of_ocaml__Js.t, dragEvent Js_of_ocaml__Js.t )
event_listener
Js_of_ocaml__Js.writeonly_propmethod ondragend : ( 'self Js_of_ocaml__Js.t, dragEvent Js_of_ocaml__Js.t )
event_listener
Js_of_ocaml__Js.writeonly_propmethod ondragenter : ( 'self Js_of_ocaml__Js.t, dragEvent Js_of_ocaml__Js.t )
event_listener
Js_of_ocaml__Js.writeonly_propmethod ondragover : ( 'self Js_of_ocaml__Js.t, dragEvent Js_of_ocaml__Js.t )
event_listener
Js_of_ocaml__Js.writeonly_propmethod ondragleave : ( 'self Js_of_ocaml__Js.t, dragEvent Js_of_ocaml__Js.t )
event_listener
Js_of_ocaml__Js.writeonly_propmethod ondrag : ( 'self Js_of_ocaml__Js.t, dragEvent Js_of_ocaml__Js.t )
event_listener
Js_of_ocaml__Js.writeonly_propmethod ondrop : ( 'self Js_of_ocaml__Js.t, dragEvent Js_of_ocaml__Js.t )
event_listener
Js_of_ocaml__Js.writeonly_propmethod onanimationstart : ( 'self Js_of_ocaml__Js.t,
animationEvent Js_of_ocaml__Js.t )
event_listener
Js_of_ocaml__Js.writeonly_propmethod onanimationend : ( 'self Js_of_ocaml__Js.t,
animationEvent Js_of_ocaml__Js.t )
event_listener
Js_of_ocaml__Js.writeonly_propmethod onanimationiteration : ( 'self Js_of_ocaml__Js.t,
animationEvent Js_of_ocaml__Js.t )
event_listener
Js_of_ocaml__Js.writeonly_propmethod onanimationcancel : ( 'self Js_of_ocaml__Js.t,
animationEvent Js_of_ocaml__Js.t )
event_listener
Js_of_ocaml__Js.writeonly_propmethod ongotpointercapture : ( 'self Js_of_ocaml__Js.t,
pointerEvent Js_of_ocaml__Js.t )
event_listener
Js_of_ocaml__Js.writeonly_propmethod onlostpointercapture : ( 'self Js_of_ocaml__Js.t,
pointerEvent Js_of_ocaml__Js.t )
event_listener
Js_of_ocaml__Js.writeonly_propmethod onpointerenter : ( 'self Js_of_ocaml__Js.t,
pointerEvent Js_of_ocaml__Js.t )
event_listener
Js_of_ocaml__Js.writeonly_propmethod onpointercancel : ( 'self Js_of_ocaml__Js.t,
pointerEvent Js_of_ocaml__Js.t )
event_listener
Js_of_ocaml__Js.writeonly_propmethod onpointerdown : ( 'self Js_of_ocaml__Js.t,
pointerEvent Js_of_ocaml__Js.t )
event_listener
Js_of_ocaml__Js.writeonly_propmethod onpointerleave : ( 'self Js_of_ocaml__Js.t,
pointerEvent Js_of_ocaml__Js.t )
event_listener
Js_of_ocaml__Js.writeonly_propmethod onpointermove : ( 'self Js_of_ocaml__Js.t,
pointerEvent Js_of_ocaml__Js.t )
event_listener
Js_of_ocaml__Js.writeonly_propmethod onpointerout : ( 'self Js_of_ocaml__Js.t,
pointerEvent Js_of_ocaml__Js.t )
event_listener
Js_of_ocaml__Js.writeonly_propmethod onpointerover : ( 'self Js_of_ocaml__Js.t,
pointerEvent Js_of_ocaml__Js.t )
event_listener
Js_of_ocaml__Js.writeonly_propmethod onpointerup : ( 'self Js_of_ocaml__Js.t,
pointerEvent Js_of_ocaml__Js.t )
event_listener
Js_of_ocaml__Js.writeonly_propmethod dispatchEvent : event Js_of_ocaml__Js.t ->
bool Js_of_ocaml__Js.t Js_of_ocaml__Js.meth