Dom_html.animationmethod finished : animation Js_of_ocaml__.Js.t Js_of_ocaml__.Promise.t
Js_of_ocaml__.Js.readonly_propResolves when the animation reaches its end, or rejects when it is cancelled.
method ready : animation Js_of_ocaml__.Js.t Js_of_ocaml__.Promise.t
Js_of_ocaml__.Js.readonly_propResolves when the animation is ready to play (i.e. the user agent has finished any pending changes to its state).
method oncancel : (animation Js_of_ocaml__.Js.t,
animationPlaybackEvent Js_of_ocaml__.Js.t)
event_listener
Js_of_ocaml__.Js.writeonly_propmethod onfinish : (animation Js_of_ocaml__.Js.t,
animationPlaybackEvent Js_of_ocaml__.Js.t)
event_listener
Js_of_ocaml__.Js.writeonly_propmethod onremove : (animation Js_of_ocaml__.Js.t, event Js_of_ocaml__.Js.t)
event_listener
Js_of_ocaml__.Js.writeonly_prop