Event.defaultPrevented - Web documentation
property Event.defaultPrevented

Returns true if preventDefault() was invoked successfully to indicate cancellation, and false otherwise.

Type

boolean