target property

JsObject target

The object that fired the event. For propagated events, the last object in the propagation chain that fired the event.

Implementation

external JsObject get target;