class js.html.OverflowEvent extends Event

Available on js

Class Fields

static var BOTH:Int

static var HORIZONTAL:Int

static var VERTICAL:Int

Instance Fields

function new(type:String, ?canBubble:Bool, ?cancelable:Bool):Void