.. _Event.currentTarget: ================================================ Event.currentTarget ================================================ :ref:`Boolean` **currentTarget** Description ----------- The event target object which is currently handling the event. During capturing and bubbling, this is different from the property target.