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