Dart
dart:html
Event
AT_TARGET constant
description
AT_TARGET constant
int
const
AT_TARGET
=
2
This event is being handled by the event target.
Other resources
Target phase
from W3C.
Implementation
static
const
int
AT_TARGET =
2