property Event.defaultPrevented
Returns true if preventDefault() was invoked successfully to indicate cancellation, and false otherwise.
Type #
booleanReturns true if preventDefault() was invoked successfully to indicate cancellation, and false otherwise.
boolean