sourceTarget property

JsObject sourceTarget

The object that originally fired the event. For non-propagated events, this will be the same as the target.

Implementation

external JsObject get sourceTarget;