We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
currently it's passed in type as a formal parameter:
dispatchEvent: function( elem, type, event )
can't we just use event.type?
event.type