d3.event in D3.js

The current event (if any). Used for handling events during a callback invoked selection.on().
This property is read-only.

Property Type
Event

For more details see https://github.com/mbostock/d3/wiki/Selections#wiki-d3_event.