currentTarget
(attribute
)
Owning interface and usage:
Member of these other interfaces :
Readonly: yes
Description:
Used to indicate the EventTarget whose EventListeners are currently being processed. This is particularly useful during capturing and bubbling.
_____________________________________________