Dart SDK
dart:html
Event
BUBBLING_PHASE
BUBBLING_PHASE
Dart SDK
dart:html
Event
BUBBLING_PHASE
constant
BUBBLING_PHASE
Dart SDK
dart:html
Event
Constants
AT_TARGET
BUBBLING_PHASE
CAPTURING_PHASE
Static properties
instanceRuntimeType
Constructors
Event
eventType
internal_
Properties
bubbles
cancelable
currentTarget
defaultPrevented
eventPhase
hashCode
matchingTarget
path
runtimeType
target
timeStamp
type
Operators
operator ==
Methods
noSuchMethod
preventDefault
stopImmediatePropagation
stopPropagation
toString
int
BUBBLING_PHASE
=
3
This event is bubbling up through the target's ancestors.
Other resources
Bubble phase
from W3C.
Cookies management controls