Haxe API Documentation
Back | Index
extern class js.html.TransitionEvent
extends Event
Available in js
var elapsedTime(default,null) : Float
var propertyName(default,null) : String
function new(type : String, ?canBubble : Bool, ?cancelable : Bool) : Void
Back | Index