currentTarget
- Node
Node reference for the element that the listener was attached to.
details
- Array
The arguments passed to fire
relatedTarget
- Node
Node reference to the relatedTarget
target
- Node
Node reference for the targeted eventtarget
type
- string
The event type, this can be overridden by the fire() payload