Skip to main content
property Event.defaultPrevented
private

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

Type

boolean
Back to top