target

The target JS Event returns the object to which event is dispatched (its target).

Syntax

event.target

Examples

1 · dispatch

2 · button

3 · currentTarget

HomeMenu