Event.preventDefault

Prevents the default event handler (if there is one) from being called

class Event
void
preventDefault
()

Meta